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 6a93ad3 + aee338c commit 3490284Copy full SHA for 3490284
.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@24e1c2d337459cce262cbca8d69998e56cd5eb8e
+ uses: github/codeql-action/upload-sarif@0a35e8f6866a39b001e5f7ad1d0daf9836786896
23
continue-on-error: true
24
with:
25
sarif_file: trivy-results.sarif
0 commit comments