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 d671c7d commit e506960Copy full SHA for e506960
1 file changed
.github/workflows/zizmor.yml
@@ -30,7 +30,7 @@ jobs:
30
persist-credentials: false
31
- name: Run zizmor 🌈
32
# see https://github.com/zizmorcore/zizmor-action
33
- uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
+ uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
34
with:
35
# advanced-security: false => emit findings as workflow-command annotations (::error file=…) rather than
36
# uploading a SARIF report to GitHub's Security tab.
0 commit comments