We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b5aebf + 6767f90 commit 66b47e0Copy full SHA for 66b47e0
1 file changed
.github/workflows/assign-bot.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
steps:
25
- name: Comment analyzer
26
- uses: actions/github-script@v1
+ uses: actions/github-script@v6
27
with:
28
github-token: ${{secrets.GITHUB_TOKEN}}
29
script: |
0 commit comments