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 f8e9150 commit 4424ed2Copy full SHA for 4424ed2
.github/workflows/test-output.yml
@@ -30,7 +30,7 @@ jobs:
30
cargo run -- --format sarif . > results.sarif
31
32
- name: Upload SARIF file
33
- uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
+ uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
34
with:
35
sarif_file: results.sarif
36
category: zizmor-test-sarif-presentation
0 commit comments