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 37
37
with :
38
38
args : ' -no-fail -fmt sarif -out gosec.sarif ./...'
39
39
- name : Upload SARIF file
40
- uses : github/codeql-action/upload-sarif@b2e6519679e446e7bb7c3466d70f13a6b5461fcd
40
+ uses : github/codeql-action/upload-sarif@55f023701cfc1e7d11ef2ae0c5ec3193dae4fce4
41
41
with :
42
42
sarif_file : gosec.sarif
43
43
unit_tests :
Original file line number Diff line number Diff line change 39
39
# See: https://github.com/aquasecurity/trivy-action/issues/389#issuecomment-2385416577
40
40
TRIVY_DB_REPOSITORY : ' public.ecr.aws/aquasecurity/trivy-db:2'
41
41
- name : Upload Trivy scan results to GitHub Security tab
42
- uses : github/codeql-action/upload-sarif@b2e6519679e446e7bb7c3466d70f13a6b5461fcd
42
+ uses : github/codeql-action/upload-sarif@55f023701cfc1e7d11ef2ae0c5ec3193dae4fce4
43
43
with :
44
44
sarif_file : ' trivy-results.sarif'
You can’t perform that action at this time.
0 commit comments