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 ca3aaf2 + 53d0c94 commit cd0f624Copy full SHA for cd0f624
.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@486ab5a2922b634015408a83e10f6867efb5922c
+ uses: github/codeql-action/upload-sarif@9bd18b486fd4e8174d935b2c781f53e02afb1eb6
23
continue-on-error: true
24
with:
25
sarif_file: trivy-results.sarif
0 commit comments