We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96835e9 commit cacfd55Copy full SHA for cacfd55
.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@ee117c905ab18f32fa0f66c2fe40ecc8013f3e04 # v3.28.4
+ uses: github/codeql-action/upload-sarif@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5
55
with:
56
sarif_file: "trivy-results.sarif"
57
0 commit comments