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 e343fd9 commit 1764ab8Copy full SHA for 1764ab8
.github/workflows/infer.yml
@@ -31,6 +31,6 @@ jobs:
31
binary-path: BitFaster.Caching/bin
32
33
- name: Upload SARIF output to GitHub Security Center
34
- uses: github/codeql-action/upload-sarif@v2
+ uses: github/codeql-action/upload-sarif@v3
35
with:
36
sarif_file: infer-out/report.sarif
0 commit comments