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.
1 parent d4b0954 commit dc25fc2Copy full SHA for dc25fc2
.github/workflows/label-issues.yml
@@ -10,7 +10,7 @@ jobs:
10
permissions:
11
issues: write
12
steps:
13
- - uses: actions/github-script@v7
+ - uses: actions/github-script@v8
14
with:
15
script: |
16
github.rest.issues.addLabels({
0 commit comments