File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 9999
100100 - name : Docker meta
101101 id : meta
102- uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7 .0
102+ uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0
103103 with :
104104 context : ${{ inputs.tag != '' && 'git' || 'workflow' }}
105105 images : |
Original file line number Diff line number Diff line change 5252
5353 - name : NGF Docker meta
5454 id : ngf-meta
55- uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7 .0
55+ uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0
5656 with :
5757 images : |
5858 name=ghcr.io/nginx/nginx-gateway-fabric
6565
6666 - name : NGINX Docker meta
6767 id : nginx-meta
68- uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7 .0
68+ uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0
6969 with :
7070 images : |
7171 name=ghcr.io/nginx/nginx-gateway-fabric/${{ inputs.image == 'plus' && 'nginx-plus' || inputs.image }}
Original file line number Diff line number Diff line change 4646
4747 - name : NGF Docker meta
4848 id : ngf-meta
49- uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7 .0
49+ uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0
5050 with :
5151 images : |
5252 name=ghcr.io/nginx/nginx-gateway-fabric
5959
6060 - name : NGINX Docker meta
6161 id : nginx-meta
62- uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7 .0
62+ uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0
6363 with :
6464 images : |
6565 name=ghcr.io/nginx/nginx-gateway-fabric/${{ inputs.image == 'plus' && 'nginx-plus' || inputs.image }}
Original file line number Diff line number Diff line change 3535
3636 - name : NGF Docker meta
3737 id : ngf-meta
38- uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7 .0
38+ uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0
3939 with :
4040 images : |
4141 name=ghcr.io/nginx/nginx-gateway-fabric
4848
4949 - name : NGINX Docker meta
5050 id : nginx-meta
51- uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7 .0
51+ uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0
5252 with :
5353 images : |
5454 name=ghcr.io/nginx/nginx-gateway-fabric/${{ inputs.image == 'plus' && 'nginx-plus' || inputs.image }}
You can’t perform that action at this time.
0 commit comments