We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60ea9d6 + c5e84ef commit b64803cCopy full SHA for b64803c
.github/workflows/label-issues.yaml
@@ -10,7 +10,7 @@ jobs:
10
permissions:
11
issues: write
12
steps:
13
- - uses: actions/github-script@v6
+ - uses: actions/github-script@v7
14
with:
15
script: |
16
github.rest.issues.addLabels({
0 commit comments