File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 56
56
with :
57
57
args : ' -no-fail -fmt sarif -out gosec.sarif ./...'
58
58
- name : Upload SARIF file
59
- uses : github/codeql-action/upload-sarif@7b0fb5a4ac3b38ee6ee9a3ab6ffe59c27e9c4d3b
59
+ uses : github/codeql-action/upload-sarif@bc02a25f6449997c5e9d5a368879b28f56ae19a1
60
60
with :
61
61
sarif_file : gosec.sarif
62
62
unit_tests :
Original file line number Diff line number Diff line change 40
40
# See: https://github.com/aquasecurity/trivy-action/issues/389#issuecomment-2385416577
41
41
TRIVY_DB_REPOSITORY : ' public.ecr.aws/aquasecurity/trivy-db:2'
42
42
- name : Upload Trivy scan results to GitHub Security tab
43
- uses : github/codeql-action/upload-sarif@7b0fb5a4ac3b38ee6ee9a3ab6ffe59c27e9c4d3b
43
+ uses : github/codeql-action/upload-sarif@bc02a25f6449997c5e9d5a368879b28f56ae19a1
44
44
with :
45
45
sarif_file : ' trivy-results.sarif'
You can’t perform that action at this time.
0 commit comments