We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a751f5 + e31210d commit 21a6ccaCopy full SHA for 21a6cca
.github/workflows/octoguard.yml
@@ -24,7 +24,7 @@ jobs:
24
TMPDIR: /tmp/zizmor
25
steps:
26
- name: Checkout
27
- uses: actions/checkout@v5 # zizmor: ignore[artipacked] fine to ignore official actions
+ uses: actions/checkout@v6 # zizmor: ignore[artipacked] fine to ignore official actions
28
with:
29
persist-credentials: false
30
- name: Checks
0 commit comments