We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d779e27 commit ad337b0Copy full SHA for ad337b0
.github/workflows/00_trivy_scan.yaml
@@ -46,7 +46,7 @@ jobs:
46
limit-severities-for-sarif: true
47
48
- name: Upload Trivy scan results to GitHub Security tab
49
- uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v2.19.0
+ uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v2.19.0
50
with:
51
sarif_file: "trivy-results.sarif"
52
0 commit comments