File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -313,7 +313,7 @@ jobs:
313
313
NGINX_CONF_DIR=internal/mode/static/nginx/conf
314
314
315
315
- name : Run Trivy vulnerability scanner
316
- uses : aquasecurity/trivy-action@22d2755f774d925b191a185b74e782a4b0638a41 # 0.15 .0
316
+ uses : aquasecurity/trivy-action@91713af97dc80187565512baba96e4364e983601 # 0.16 .0
317
317
continue-on-error : true
318
318
with :
319
319
image-ref : ghcr.io/nginxinc/nginx-gateway-fabric${{ matrix.container == 'nginx' && '/nginx' || '' }}:${{ steps.meta.outputs.version }}
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ jobs:
123
123
NGINX_CONF_DIR=internal/mode/static/nginx/conf
124
124
125
125
- name : Run Trivy vulnerability scanner
126
- uses : aquasecurity/trivy-action@22d2755f774d925b191a185b74e782a4b0638a41 # 0.15 .0
126
+ uses : aquasecurity/trivy-action@91713af97dc80187565512baba96e4364e983601 # 0.16 .0
127
127
continue-on-error : true
128
128
with :
129
129
image-ref : ghcr.io/nginxinc/nginx-gateway-fabric/nginx:${{ needs.variables.outputs.ngf_tag }}
You can’t perform that action at this time.
0 commit comments