We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9381031 commit 45bc449Copy full SHA for 45bc449
.github/workflows/analysis.yml
@@ -34,6 +34,6 @@ jobs:
34
severity: "CRITICAL,HIGH"
35
36
- name: Upload Trivy scan results to GitHub Security tab
37
- uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3
+ uses: github/codeql-action/upload-sarif@a8d1ac45b9a34d11fe398d5503176af0d06b303e # v3
38
with:
39
sarif_file: "trivy-results.sarif"
0 commit comments