We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c0042f + 96a4849 commit 939f413Copy full SHA for 939f413
1 file changed
.github/workflows/test.yml
@@ -78,7 +78,7 @@ jobs:
78
- name: Check protobuf files
79
run: make protolint
80
- name: Run zizmor
81
- uses: zizmorcore/zizmor-action@a16621b09c6db4281f81a93cb393b05dcd7b7165 # v0.5.5
+ uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
82
with:
83
# No need to hide the result in https://github.com/lima-vm/lima/security (private),
84
# as anybody can already run zizmor locally to find vulnerabilities.
0 commit comments