We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c692330 commit 463c724Copy full SHA for 463c724
1 file changed
.github/workflows/main.yaml
@@ -99,7 +99,7 @@ jobs:
99
severity: 'CRITICAL,HIGH'
100
101
- name: Upload Trivy scan results to GitHub Security tab
102
- uses: github/codeql-action/upload-sarif@b7cec7526559c32f1616476ff32d17ba4c59b2d6 # v3
+ uses: github/codeql-action/upload-sarif@9fdb3e49720b44c48891d036bb502feb25684276 # v3
103
if: always()
104
with:
105
sarif_file: 'trivy-results.sarif'
0 commit comments