File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 94
94
output : ' trivy-results.sarif'
95
95
96
96
- name : Upload Trivy scan results to GitHub Security tab
97
- uses : github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b
97
+ uses : github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f
98
98
with :
99
99
sarif_file : ' trivy-results.sarif'
100
100
@@ -189,7 +189,7 @@ jobs:
189
189
output : ' trivy-results.sarif'
190
190
191
191
- name : Upload Trivy scan results to GitHub Security tab
192
- uses : github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b
192
+ uses : github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f
193
193
with :
194
194
sarif_file : ' trivy-results.sarif'
195
195
@@ -284,7 +284,7 @@ jobs:
284
284
output : ' trivy-results.sarif'
285
285
286
286
- name : Upload Trivy scan results to GitHub Security tab
287
- uses : github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b
287
+ uses : github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f
288
288
with :
289
289
sarif_file : ' trivy-results.sarif'
290
290
You can’t perform that action at this time.
0 commit comments