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 9227605 commit d18b261Copy full SHA for d18b261
.github/workflows/label_issues.yml
@@ -12,7 +12,7 @@ jobs:
12
issues: write
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/github-script@v6
+ - uses: actions/github-script@v7
16
with:
17
script: |
18
github.rest.issues.addLabels({
0 commit comments