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 38044ec + 2fa472b commit 05eb857Copy full SHA for 05eb857
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@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
+ uses: zizmorcore/zizmor-action@a16621b09c6db4281f81a93cb393b05dcd7b7165 # v0.5.5
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