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 @@ -174,7 +174,7 @@ jobs:
174174 path : docker.tar
175175
176176 - name : Run Trivy vulnerability scanner
177- uses : aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1
177+ uses : aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # 0.35.0
178178 with :
179179 input : image
180180 format : sarif
@@ -308,7 +308,7 @@ jobs:
308308 path : ${{ steps.build.outputs.package }}
309309
310310 - name : Run Trivy vulnerability scanner
311- uses : aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1
311+ uses : aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # 0.35.0
312312 with :
313313 scan-type : config
314314 scan-ref : deploy/charts/${{ steps.chart-name.outputs.value }}
You can’t perform that action at this time.
0 commit comments