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 6961acb commit e960003Copy full SHA for e960003
.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@2d2f57ed3a96a5c55ea34a02d2787de24943ebea
+ uses: github/codeql-action/upload-sarif@f374a62c8bedef779582aeb425a68f7798f2078c
23
continue-on-error: true
24
with:
25
sarif_file: trivy-results.sarif
0 commit comments