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 2a72ac3 commit c5a5ce6Copy full SHA for c5a5ce6
.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@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v2.19.0
+ uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v2.19.0
55
with:
56
sarif_file: "trivy-results.sarif"
57
0 commit comments