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 8989 id : scan_1
9090 uses :
aquasecurity/[email protected] 9191 with :
92- version : v0.53 .0
92+ version : v0.54 .0
9393 image-ref : ${{ steps.image.outputs.spec }}
9494 format : json # ref: https://github.com/aquasecurity/trivy#save-the-results-as-json
9595 output : tmp/scan_1.json
@@ -115,7 +115,7 @@ jobs:
115115 if : steps.rebuild.outcome == 'success'
116116 uses :
aquasecurity/[email protected] 117117 with :
118- version : v0.53 .0
118+ version : v0.54 .0
119119 image-ref : rebuilt-image
120120 format : json # ref: https://github.com/aquasecurity/trivy#save-the-results-as-json
121121 output : tmp/scan_2.json
@@ -176,7 +176,7 @@ jobs:
176176 if : steps.rebuild.outcome == 'success'
177177 uses :
aquasecurity/[email protected] 178178 with :
179- version : v0.55 .0
179+ version : v0.54 .0
180180 image-ref : rebuilt-image
181181 format : table
182182 ignore-unfixed : true
You can’t perform that action at this time.
0 commit comments