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 8e33b18 commit 7fb399bCopy full SHA for 7fb399b
.github/workflows/pr-labeler.yml
@@ -17,7 +17,7 @@ jobs:
17
pull-requests: write
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: actions/github-script@v7
+ - uses: actions/github-script@v8
21
with:
22
github-token: ${{secrets.GITHUB_TOKEN}}
23
script: |
0 commit comments