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 eb752cb commit 96835e9Copy full SHA for 96835e9
.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@d68b2d4edb4189fd2a5366ac14e72027bd4b37dd # v2.19.0
+ uses: github/codeql-action/upload-sarif@ee117c905ab18f32fa0f66c2fe40ecc8013f3e04 # v3.28.4
55
with:
56
sarif_file: "trivy-results.sarif"
57
0 commit comments