Commit 4be73f2 1 parent bd53884 commit 4be73f2 Copy full SHA for 4be73f2
File tree 2 files changed +2
-2
lines changed
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@1bb15d06a6fbb5d9d9ffd228746bf8ee208caec8
59
+ uses : github/codeql-action/upload-sarif@d38c6e60dfb0232f85e388dd416559ed07da5f3a
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@1bb15d06a6fbb5d9d9ffd228746bf8ee208caec8
43
+ uses : github/codeql-action/upload-sarif@d38c6e60dfb0232f85e388dd416559ed07da5f3a
44
44
with :
45
45
sarif_file : ' trivy-results.sarif'
You can’t perform that action at this time.
0 commit comments