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.
2 parents 3d0c94c + 66300f3 commit 7d9811eCopy full SHA for 7d9811e
.github/actions/scan-docker-image/action.yml
@@ -19,7 +19,7 @@ runs:
19
severity: LOW,MEDIUM,HIGH,CRITICAL
20
21
- name: Upload Trivy scan results to GitHub Security tab
22
- uses: github/codeql-action/upload-sarif@1c15a48f3fb49ce535e9ee4e57e127315f669361
+ uses: github/codeql-action/upload-sarif@d99c7e8e5b6aca5b6a17459f07d4dc8f8a3b7823
23
continue-on-error: true
24
with:
25
sarif_file: trivy-results.sarif
0 commit comments