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 f989506 commit f1178bdCopy full SHA for f1178bd
.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@23da73277866951560f258278028b48f68958a0a
+ uses: github/codeql-action/upload-sarif@ecec1f88769052ebc45aa0affc53ea30d474cffa
43
with:
44
sarif_file: ${{ steps.anchore_scan.outputs.sarif }}
0 commit comments