We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b205d43 commit cb1001eCopy full SHA for cb1001e
.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@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3
+ uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3
38
with:
39
sarif_file: "trivy-results.sarif"
0 commit comments