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 4a72568 commit d43f46dCopy full SHA for d43f46d
.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@1d9f357d018e5801d9d25e32220badc298aa1c17
+ uses: github/codeql-action/upload-sarif@534824ea1b90d178129bbec1dc3e50db6c443b4e
43
with:
44
sarif_file: ${{ steps.anchore_scan.outputs.sarif }}
0 commit comments