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 c3215ad commit f68ce23Copy full SHA for f68ce23
action.yml
@@ -71,7 +71,7 @@ runs:
71
SBOM.spdx.json
72
SBOM.spdx.yml
73
if-no-files-found: ignore
74
- - uses: github/codeql-action/upload-sarif@v2
+ - uses: github/codeql-action/upload-sarif@v3
75
with:
76
sarif_file: /tmp/scan-report.sarif
77
- run: rm -f scan-result.html scan-result.pdf scan-result.json
0 commit comments