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 f3c206f + 09e27f0 commit fbcee6dCopy full SHA for fbcee6d
.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@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4
+ uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4
41
with:
42
sarif_file: results.sarif
43
category: zizmor
0 commit comments