File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ jobs:
174
174
175
175
- name : NKG Docker meta
176
176
id : nkg-meta
177
- uses : docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175 # v4.6 .0
177
+ uses : docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0 .0
178
178
with :
179
179
images : |
180
180
name=ghcr.io/nginxinc/nginx-kubernetes-gateway
@@ -186,7 +186,7 @@ jobs:
186
186
187
187
- name : NGINX Docker meta
188
188
id : nginx-meta
189
- uses : docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175 # v4.6 .0
189
+ uses : docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0 .0
190
190
with :
191
191
images : |
192
192
name=ghcr.io/nginxinc/nginx-kubernetes-gateway/nginx
@@ -289,7 +289,7 @@ jobs:
289
289
290
290
- name : Docker meta
291
291
id : meta
292
- uses : docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175 # v4.6 .0
292
+ uses : docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0 .0
293
293
with :
294
294
images : |
295
295
name=ghcr.io/nginxinc/nginx-kubernetes-gateway${{ matrix.container == 'nginx' && '/nginx' || '' }}
Original file line number Diff line number Diff line change 51
51
52
52
- name : NKG Docker meta
53
53
id : nkg-meta
54
- uses : docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175 # v4.6 .0
54
+ uses : docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0 .0
55
55
with :
56
56
images : |
57
57
name=ghcr.io/nginxinc/nginx-kubernetes-gateway
63
63
64
64
- name : NGINX Docker meta
65
65
id : nginx-meta
66
- uses : docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175 # v4.6 .0
66
+ uses : docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0 .0
67
67
with :
68
68
images : |
69
69
name=ghcr.io/nginxinc/nginx-kubernetes-gateway/nginx
You can’t perform that action at this time.
0 commit comments