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 a38aeb4 commit e65d70eCopy full SHA for e65d70e
.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@c1a2b73420f0c02efb863cc6921c531bc1a54f4f
+ uses: github/codeql-action/upload-sarif@ffa63f0dac7bf42e00061d972fa89c8c81288540
43
with:
44
sarif_file: ${{ steps.anchore_scan.outputs.sarif }}
0 commit comments