There was an error while loading. Please reload this page.
1 parent 0bb7925 commit 49ed525Copy full SHA for 49ed525
1 file changed
.github/workflows/auto-label.yml
@@ -15,7 +15,7 @@ jobs:
15
add-needs-triage:
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/github-script@v7
+ - uses: actions/github-script@v9
19
with:
20
script: |
21
await github.rest.issues.addLabels({
0 commit comments