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