We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe7c56 commit 4190fd6Copy full SHA for 4190fd6
.github/workflows/trivy.yaml
@@ -38,7 +38,7 @@ jobs:
38
TRIVY_DB_REPOSITORY: 'public.ecr.aws/aquasecurity/trivy-db:2'
39
40
- name: Upload Trivy scan results to GitHub Security tab
41
- uses: github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
+ uses: github/codeql-action/upload-sarif@396bb3e45325a47dd9ef434068033c6d5bb0d11a # v3.27.3
42
with:
43
sarif_file: trivy-results.sarif
44
category: code
0 commit comments