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 18b8ad4 commit 3431647Copy full SHA for 3431647
.github/workflows/zizmor.yml
@@ -29,7 +29,7 @@ jobs:
29
- run: zizmor --persona pedantic --format sarif . > results.sarif
30
env:
31
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
- - uses: github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
+ - uses: github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
33
with:
34
sarif_file: results.sarif
35
category: zizmor
0 commit comments