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 99
99
100
100
- name : Docker meta
101
101
id : meta
102
- uses : docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
102
+ uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
103
103
with :
104
104
context : ${{ inputs.tag != '' && 'git' || 'workflow' }}
105
105
images : |
Original file line number Diff line number Diff line change 52
52
53
53
- name : NGF Docker meta
54
54
id : ngf-meta
55
- uses : docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
55
+ uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
56
56
with :
57
57
images : |
58
58
name=ghcr.io/nginx/nginx-gateway-fabric
65
65
66
66
- name : NGINX Docker meta
67
67
id : nginx-meta
68
- uses : docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
68
+ uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
69
69
with :
70
70
images : |
71
71
name=ghcr.io/nginx/nginx-gateway-fabric/${{ inputs.image == 'plus' && 'nginx-plus' || inputs.image }}
Original file line number Diff line number Diff line change 46
46
47
47
- name : NGF Docker meta
48
48
id : ngf-meta
49
- uses : docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
49
+ uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
50
50
with :
51
51
images : |
52
52
name=ghcr.io/nginx/nginx-gateway-fabric
59
59
60
60
- name : NGINX Docker meta
61
61
id : nginx-meta
62
- uses : docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
62
+ uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
63
63
with :
64
64
images : |
65
65
name=ghcr.io/nginx/nginx-gateway-fabric/${{ inputs.image == 'plus' && 'nginx-plus' || inputs.image }}
Original file line number Diff line number Diff line change 35
35
36
36
- name : NGF Docker meta
37
37
id : ngf-meta
38
- uses : docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
38
+ uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
39
39
with :
40
40
images : |
41
41
name=ghcr.io/nginx/nginx-gateway-fabric
48
48
49
49
- name : NGINX Docker meta
50
50
id : nginx-meta
51
- uses : docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
51
+ uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
52
52
with :
53
53
images : |
54
54
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