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 707f6c8 commit 76c24e9Copy full SHA for 76c24e9
.github/workflows/anchore-analysis.yml
@@ -39,6 +39,6 @@ jobs:
39
fail-build: false
40
41
- name: Upload the anchore scan report
42
- uses: github/codeql-action/upload-sarif@59ce4c1340a74f56c129f758767ef33668e572b0
+ uses: github/codeql-action/upload-sarif@c178e03ec888882ce814ed2b300db864f3580f88
43
with:
44
sarif_file: ${{ steps.anchore_scan.outputs.sarif }}
0 commit comments