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 c7a4f4c + 89cd005 commit f3c206fCopy full SHA for f3c206f
.github/workflows/zizmor.yml
@@ -37,7 +37,7 @@ jobs:
37
--format sarif --pedantic . > results.sarif
38
39
- name: Upload SARIF file
40
- uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3
+ uses: github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4
41
with:
42
sarif_file: results.sarif
43
category: zizmor
0 commit comments