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 733a488Copy full SHA for 733a488
.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@12dda79905a80126f2c9e61d8c032085742e7893
23
continue-on-error: true
24
with:
25
sarif_file: trivy-results.sarif
0 commit comments