We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 264b956 + d191492 commit 5026ef5Copy full SHA for 5026ef5
.github/workflows/octoguard.yml
@@ -32,7 +32,7 @@ jobs:
32
persist-credentials: false
33
-
34
name: Checks
35
- uses: actions/github-script@v7 # zizmor: ignore[artipacked] fine to ignore official actions
+ uses: actions/github-script@v8 # zizmor: ignore[artipacked] fine to ignore official actions
36
with:
37
script: |
38
const fs = require('fs');
0 commit comments