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 73
73
ignore-unfixed : ' true'
74
74
75
75
- name : Upload Trivy scan results to GitHub Security tab
76
- uses : github/codeql-action/upload-sarif@b374143c1149a9115d881581d29b8390bbcbb59c # v2.2.11
76
+ uses : github/codeql-action/upload-sarif@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v2.2.11
77
77
continue-on-error : true
78
78
with :
79
79
sarif_file : ' trivy-results-${{ inputs.image }}.sarif'
Original file line number Diff line number Diff line change 67
67
68
68
# Upload the results to GitHub's code scanning dashboard.
69
69
- name : " Upload to code-scanning"
70
- uses : github/codeql-action/upload-sarif@b374143c1149a9115d881581d29b8390bbcbb59c # v3.22.11
70
+ uses : github/codeql-action/upload-sarif@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
71
71
with :
72
72
sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments