File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 43
43
44
44
- name : image metadata
45
45
id : meta
46
- uses : docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5
46
+ uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5
47
47
with :
48
48
images : ghcr.io/${{ github.repository }}/${{ matrix.project }}
49
49
tags : |
86
86
87
87
- name : image metadata
88
88
id : meta
89
- uses : docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5
89
+ uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5
90
90
with :
91
91
images : ghcr.io/${{ github.repository }}/dnsmasq
92
92
tags : |
@@ -134,7 +134,7 @@ jobs:
134
134
135
135
- name : image metadata
136
136
id : meta
137
- uses : docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5
137
+ uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5
138
138
with :
139
139
images : ghcr.io/${{ github.repository }}/${{ matrix.container.name }}
140
140
tags : |
You can’t perform that action at this time.
0 commit comments