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 f6cc3b6 commit 8902ec0Copy full SHA for 8902ec0
.github/workflows/issue.yml
@@ -12,7 +12,7 @@ jobs:
12
issues: write
13
14
steps:
15
- - uses: actions/github-script@v7
+ - uses: actions/github-script@v8
16
with:
17
github-token: ${{ secrets.GITHUB_TOKEN }}
18
script: |
0 commit comments