File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5353
5454
5555 - name : Run Trivy vulnerability scanner with sarif output
56- uses : aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # v0.30 .0
56+ uses : aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32 .0
5757 with :
5858 scan-type : config
5959 scan-ref : ./docker
9191 ref : ${{ inputs.branch }}
9292
9393 - name : Run Trivy vulnerability scanner with sarif output
94- uses : aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # v0.30 .0
94+ uses : aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32 .0
9595 with :
9696 scan-type : config
9797 scan-ref : ./manager
@@ -127,7 +127,7 @@ jobs:
127127 ref : ${{ inputs.branch }}
128128
129129 - name : Run Trivy vulnerability scanner with table output
130- uses : aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # v0.30 .0
130+ uses : aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32 .0
131131 with :
132132 scan-type : config
133133 scan-ref : ./docker
@@ -137,7 +137,7 @@ jobs:
137137 vuln-type : os,library
138138
139139 - name : Run Trivy manager vulnerability scanner with table output
140- uses : aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # v0.30 .0
140+ uses : aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32 .0
141141 with :
142142 scan-type : config
143143 scan-ref : ./manager
You can’t perform that action at this time.
0 commit comments