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 @@ -317,7 +317,7 @@ jobs:
317
317
NGINX_CONF_DIR=internal/mode/static/nginx/conf
318
318
319
319
- name : Run Trivy vulnerability scanner
320
- uses : aquasecurity/trivy-action@b77b85c0254bba6789e787844f0585cde1e56320 # 0.13.0
320
+ uses : aquasecurity/trivy-action@f78e9ecf42a1271402d4f484518b9313235990e1 # 0.13.1
321
321
continue-on-error : true
322
322
with :
323
323
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@b77b85c0254bba6789e787844f0585cde1e56320 # 0.13.0
126
+ uses : aquasecurity/trivy-action@f78e9ecf42a1271402d4f484518b9313235990e1 # 0.13.1
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