We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad794f9 + 78ba845 commit 133ba5eCopy full SHA for 133ba5e
.github/workflows/.zizmor.yml
@@ -59,7 +59,7 @@ jobs:
59
cat ${TMPDIR}/report-*.toml
60
-
61
name: Upload SARIF report
62
- uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
+ uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
63
with:
64
sarif_file: ${{ env.TMPDIR }}/zizmor.sarif
65
category: zizmor
0 commit comments