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 74333fe commit 1628ee1Copy full SHA for 1628ee1
.github/workflows/assign.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
steps:
25
- name: Comment analyzer
26
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
27
with:
28
github-token: ${{secrets.GITHUB_TOKEN}}
29
script: |
0 commit comments