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 b5ec0d6 commit ec3a7ceCopy full SHA for ec3a7ce
.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@62e90525a006438a1c53f23e40ebae62804c5705
+ uses: github/codeql-action/upload-sarif@0e52774aee3a99ebade1d021ab7e132c6f8058bf
43
with:
44
sarif_file: ${{ steps.anchore_scan.outputs.sarif }}
0 commit comments