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 afc87ca commit 2212f2cCopy full SHA for 2212f2c
.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@ce729e4d353d580e6cacd6a8cf2921b72e5e310a
+ uses: github/codeql-action/upload-sarif@ec2ee575c053869d197f516146096427e08da443
43
with:
44
sarif_file: ${{ steps.anchore_scan.outputs.sarif }}
0 commit comments