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 6893145 commit 0aa6c4cCopy full SHA for 0aa6c4c
.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@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3
+ uses: github/codeql-action/upload-sarif@f779452ac5af1c261dce0346a8f964149f49322b # v3
103
if: always()
104
with:
105
sarif_file: 'trivy-results.sarif'
0 commit comments