forked from openvela/nuttx-apps
Compare commits
No commits in common. "dependabot/github_actions/actions/github-script-9" and "dev" have entirely different histories.
dependabot
...
dev
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
issues: write
|
||||
steps:
|
||||
- name: Add labels issues automatically based on their body.
|
||||
uses: actions/github-script@v9
|
||||
uses: actions/github-script@v7
|
||||
with:
|
||||
script: |
|
||||
const body = context.payload.issue.body;
|
||||
|
|
|
|||
Loading…
Reference in New Issue