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 2b0919d commit 33753cfCopy full SHA for 33753cf
.github/workflows/issue-labels.yml
@@ -9,7 +9,7 @@ jobs:
9
permissions:
10
issues: write
11
steps:
12
- - uses: actions/github-script@v6
+ - uses: actions/github-script@v7
13
with:
14
script: |
15
github.rest.issues.addLabels({
0 commit comments