We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a5ce6 commit eb752cbCopy full SHA for eb752cb
.github/workflows/00_trivy_scan.yaml
@@ -51,7 +51,7 @@ jobs:
51
limit-severities-for-sarif: true
52
53
- name: Upload Trivy scan results to GitHub Security tab
54
- uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v2.19.0
+ uses: github/codeql-action/upload-sarif@d68b2d4edb4189fd2a5366ac14e72027bd4b37dd # v2.19.0
55
with:
56
sarif_file: "trivy-results.sarif"
57
0 commit comments