File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ jobs:
167
167
168
168
- name : NGF Docker meta
169
169
id : ngf-meta
170
- uses : docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0 .0
170
+ uses : docker/metadata-action@e6428a5c4e294a61438ed7f43155db912025b6b3 # v5.2 .0
171
171
with :
172
172
images : |
173
173
name=ghcr.io/nginxinc/nginx-gateway-fabric
@@ -179,7 +179,7 @@ jobs:
179
179
180
180
- name : NGINX Docker meta
181
181
id : nginx-meta
182
- uses : docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0 .0
182
+ uses : docker/metadata-action@e6428a5c4e294a61438ed7f43155db912025b6b3 # v5.2 .0
183
183
with :
184
184
images : |
185
185
name=ghcr.io/nginxinc/nginx-gateway-fabric/nginx
@@ -281,7 +281,7 @@ jobs:
281
281
282
282
- name : Docker meta
283
283
id : meta
284
- uses : docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0 .0
284
+ uses : docker/metadata-action@e6428a5c4e294a61438ed7f43155db912025b6b3 # v5.2 .0
285
285
with :
286
286
images : |
287
287
name=ghcr.io/nginxinc/nginx-gateway-fabric${{ matrix.container == 'nginx' && '/nginx' || '' }}
Original file line number Diff line number Diff line change 48
48
49
49
- name : NGF Docker meta
50
50
id : ngf-meta
51
- uses : docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0 .0
51
+ uses : docker/metadata-action@e6428a5c4e294a61438ed7f43155db912025b6b3 # v5.2 .0
52
52
with :
53
53
images : |
54
54
name=ghcr.io/nginxinc/nginx-gateway-fabric
60
60
61
61
- name : NGINX Docker meta
62
62
id : nginx-meta
63
- uses : docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0 .0
63
+ uses : docker/metadata-action@e6428a5c4e294a61438ed7f43155db912025b6b3 # v5.2 .0
64
64
with :
65
65
images : |
66
66
name=ghcr.io/nginxinc/nginx-gateway-fabric/nginx
Original file line number Diff line number Diff line change 98
98
99
99
- name : Docker meta
100
100
id : meta
101
- uses : docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0 .0
101
+ uses : docker/metadata-action@e6428a5c4e294a61438ed7f43155db912025b6b3 # v5.2 .0
102
102
with :
103
103
images : |
104
104
name=ghcr.io/nginxinc/nginx-gateway-fabric/nginx
You can’t perform that action at this time.
0 commit comments