File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ jobs:
144144 path : docker.tar
145145
146146 - name : Run Trivy vulnerability scanner
147- uses : aquasecurity/trivy-action@84384bd6e777ef152729993b8145ea352e9dd3ef # 0.17 .0
147+ uses : aquasecurity/trivy-action@062f2592684a31eb3aa050cc61e7ca1451cecd3d # 0.18 .0
148148 with :
149149 input : image
150150 format : sarif
@@ -248,7 +248,7 @@ jobs:
248248 path : ${{ steps.build.outputs.package }}
249249
250250 - name : Run Trivy vulnerability scanner
251- uses : aquasecurity/trivy-action@84384bd6e777ef152729993b8145ea352e9dd3ef # 0.17 .0
251+ uses : aquasecurity/trivy-action@062f2592684a31eb3aa050cc61e7ca1451cecd3d # 0.18 .0
252252 with :
253253 scan-type : config
254254 scan-ref : deploy/charts/${{ steps.chart-name.outputs.value }}
You can’t perform that action at this time.
0 commit comments