File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108
108
if : github.ref == 'refs/heads/main'
109
109
- name : Image metadata
110
110
id : meta
111
- uses : docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4 # v5.3 .0
111
+ uses : docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e # v5.4 .0
112
112
with :
113
113
images : |
114
114
quay.io/security-profiles-operator/build
@@ -155,7 +155,7 @@ jobs:
155
155
if : github.ref == 'refs/heads/main'
156
156
- name : Image metadata
157
157
id : meta
158
- uses : docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4 # v5.3 .0
158
+ uses : docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e # v5.4 .0
159
159
with :
160
160
images : |
161
161
quay.io/security-profiles-operator/spo
@@ -198,7 +198,7 @@ jobs:
198
198
if : github.ref == 'refs/heads/main'
199
199
- name : Image metadata
200
200
id : meta
201
- uses : docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4
201
+ uses : docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
202
202
with :
203
203
images : |
204
204
quay.io/security-profiles-operator/build
You can’t perform that action at this time.
0 commit comments