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 47
47
48
48
- name : image metadata
49
49
id : meta
50
- uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5
50
+ uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
51
51
with :
52
52
images : ghcr.io/${{ github.repository }}/${{ matrix.project }}
53
53
tags : |
90
90
91
91
- name : image metadata
92
92
id : meta
93
- uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5
93
+ uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
94
94
with :
95
95
images : ghcr.io/${{ github.repository }}/dnsmasq
96
96
tags : |
@@ -140,7 +140,7 @@ jobs:
140
140
141
141
- name : image metadata
142
142
id : meta
143
- uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5
143
+ uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
144
144
with :
145
145
images : ghcr.io/${{ github.repository }}/${{ matrix.container.name }}
146
146
tags : |
You can’t perform that action at this time.
0 commit comments