We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17d68bf + f2969a3 commit 1c93b5cCopy full SHA for 1c93b5c
1 file changed
.github/workflows/auto-label.yml
@@ -8,7 +8,7 @@ jobs:
8
label:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/github-script@v8
+ - uses: actions/github-script@v9
12
with:
13
github-token: ${{ secrets.DOCS_GH_PAT }}
14
script: |
0 commit comments