We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6bdd37 commit accac67Copy full SHA for accac67
.github/workflows/analysis.yml
@@ -83,7 +83,7 @@ jobs:
83
severity: "CRITICAL,HIGH"
84
85
- name: Upload Trivy scan results to GitHub Security tab
86
- uses: github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3
+ uses: github/codeql-action/upload-sarif@fca7ace96b7d713c7035871441bd52efbe39e27e # v3
87
with:
88
sarif_file: "trivy-results.sarif"
89
0 commit comments