We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d663ef + 056e7b4 commit 9c56269Copy full SHA for 9c56269
1 file changed
.github/workflows/auto-label.yml
@@ -14,7 +14,7 @@ jobs:
14
pull-requests: write
15
steps:
16
- name: Label Issue/PR
17
- uses: actions/github-script@v7
+ uses: actions/github-script@v9
18
with:
19
github-token: ${{secrets.GITHUB_TOKEN}}
20
script: |
0 commit comments