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 419280f commit 9c2d024Copy full SHA for 9c2d024
.github/workflows/main.yml
@@ -48,4 +48,4 @@ jobs:
48
- name: Upload SARIF file
49
uses: github/codeql-action/upload-sarif@v3
50
with:
51
- sarif_file: results.sarif
+ sarif_file: results-new.sarif
0 commit comments