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.
2 parents 14362fe + 4230dfc commit d6b5c99Copy full SHA for d6b5c99
1 file changed
.github/workflows/github-actions-lint-and-scan.yml
@@ -171,7 +171,7 @@ jobs:
171
git ls-files -z -- '*.yml' '*.yaml' | xargs -0 -t actionlint
172
- name: Run zizmor
173
if: inputs.use-zizmor
174
- uses: zizmorcore/zizmor-action@a16621b09c6db4281f81a93cb393b05dcd7b7165 # v0.5.5
+ uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
175
with:
176
inputs: ${{ inputs.search-path }}
177
online-audits: ${{ inputs.zizmor-online-audits }}
0 commit comments