File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ jobs:
168168
169169 - name : NGF Docker meta
170170 id : ngf-meta
171- uses : docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e # v5.4 .0
171+ uses : docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v5.5 .0
172172 with :
173173 images : |
174174 name=ghcr.io/nginxinc/nginx-gateway-fabric
@@ -180,7 +180,7 @@ jobs:
180180
181181 - name : NGINX Docker meta
182182 id : nginx-meta
183- uses : docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e # v5.4 .0
183+ uses : docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v5.5 .0
184184 with :
185185 images : |
186186 name=ghcr.io/nginxinc/nginx-gateway-fabric/nginx
@@ -283,7 +283,7 @@ jobs:
283283
284284 - name : Docker meta
285285 id : meta
286- uses : docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e # v5.4 .0
286+ uses : docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v5.5 .0
287287 with :
288288 images : |
289289 name=ghcr.io/nginxinc/nginx-gateway-fabric${{ matrix.container == 'nginx' && '/nginx' || '' }}
Original file line number Diff line number Diff line change 4848
4949 - name : NGF Docker meta
5050 id : ngf-meta
51- uses : docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e # v5.4 .0
51+ uses : docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v5.5 .0
5252 with :
5353 images : |
5454 name=ghcr.io/nginxinc/nginx-gateway-fabric
6060
6161 - name : NGINX Docker meta
6262 id : nginx-meta
63- uses : docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e # v5.4 .0
63+ uses : docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v5.5 .0
6464 with :
6565 images : |
6666 name=ghcr.io/nginxinc/nginx-gateway-fabric/nginx
Original file line number Diff line number Diff line change 9898
9999 - name : Docker meta
100100 id : meta
101- uses : docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e # v5.4 .0
101+ uses : docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v5.5 .0
102102 with :
103103 images : |
104104 name=ghcr.io/nginxinc/nginx-gateway-fabric/nginx
You can’t perform that action at this time.
0 commit comments