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 @@ -127,7 +127,7 @@ jobs:
127
127
type=ref,event=tag
128
128
type=sha,format=long
129
129
- name : Build (and push if needed)
130
- uses : docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c # v6.3.0
130
+ uses : docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v6.4.1
131
131
with :
132
132
context : .
133
133
file : Dockerfile.build-image
@@ -173,7 +173,7 @@ jobs:
173
173
type=ref,event=tag
174
174
type=sha,format=long
175
175
- name : Build
176
- uses : docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c # v6.3.0
176
+ uses : docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v6.4.1
177
177
with :
178
178
context : .
179
179
file : Dockerfile
@@ -219,7 +219,7 @@ jobs:
219
219
type=sha,format=long
220
220
# TODO(jaosorior): Push UBI image too
221
221
- name : Build
222
- uses : docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c # v6.3.0
222
+ uses : docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v6.4.1
223
223
with :
224
224
context : .
225
225
file : Dockerfile.ubi
You can’t perform that action at this time.
0 commit comments