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 1f543a0 commit d3f2f8dCopy full SHA for d3f2f8d
.github/workflows/issue-lock.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-22.04
11
12
steps:
13
- - uses: actions/github-script@v7
+ - uses: actions/github-script@v8
14
with:
15
github-token: ${{ secrets.GITHUB_TOKEN }}
16
script: |
0 commit comments