File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -271,7 +271,7 @@ jobs:
271271 buildkitd-flags : --debug
272272
273273 - name : " Build Operator Image"
274- uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
274+ uses : docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7
275275 with :
276276 context : .
277277 file : " ./ci.Dockerfile"
@@ -400,7 +400,7 @@ jobs:
400400 uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4
401401
402402 - name : " Build Bundle Image"
403- uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
403+ uses : docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7
404404 with :
405405 context : .
406406 file : ./bundle.Dockerfile
Original file line number Diff line number Diff line change @@ -326,7 +326,7 @@ jobs:
326326 password : ${{ secrets.REGISTRY_PASSWORD }}
327327
328328 - name : " Build Operator Image"
329- uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
329+ uses : docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7
330330 id : build_push
331331 with :
332332 context : .
@@ -558,7 +558,7 @@ jobs:
558558 password : ${{ secrets.REGISTRY_PASSWORD }}
559559
560560 - name : " Build Bundle Image"
561- uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
561+ uses : docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7
562562 id : build_push
563563 with :
564564 context : .
You can’t perform that action at this time.
0 commit comments