File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -447,7 +447,7 @@ jobs:
447447 password : ${{ secrets.QUAY_ROBOT_TOKEN }}
448448
449449 - name : Build and push the unstable images for multi-arch
450- uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .0
450+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .0
451451 if : ${{ github.ref == 'refs/heads/main' && github.repository_owner == 'redhat-best-practices-for-k8s' }}
452452 with :
453453 context : .
@@ -510,7 +510,7 @@ jobs:
510510 password : ${{ secrets.QUAY_ROBOT_TOKEN_K8S }}
511511
512512 - name : Build and push the unstable images for multi-arch
513- uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .0
513+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .0
514514 if : ${{ github.ref == 'refs/heads/main' && github.repository_owner == 'redhat-best-practices-for-k8s' }}
515515 with :
516516 context : .
Original file line number Diff line number Diff line change 6060 sudo ls -la /mnt/docker-storage
6161
6262 - name : Build temporary image tag for this PR
63- uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .0
63+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .0
6464 with :
6565 context : .
6666 file : ./Dockerfile
Original file line number Diff line number Diff line change 5959 sudo ls -la /mnt/docker-storage
6060
6161 - name : Build temporary image tag for this PR
62- uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .0
62+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .0
6363 with :
6464 context : .
6565 file : ./Dockerfile
Original file line number Diff line number Diff line change 4040 uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
4141
4242 - name : Build temporary image tag for this PR
43- uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .0
43+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .0
4444 with :
4545 context : .
4646 platforms : linux/arm64
Original file line number Diff line number Diff line change 2828 uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
2929
3030 - name : Build temporary image tag for this PR
31- uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .0
31+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .0
3232 with :
3333 context : .
3434 file : ./Dockerfile
Original file line number Diff line number Diff line change 3838 uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
3939
4040 - name : Build temporary image tag for this PR
41- uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .0
41+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .0
4242 with :
4343 context : .
4444 file : ./Dockerfile
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ jobs:
150150 password : ${{ secrets.QUAY_ROBOT_TOKEN_K8S }}
151151
152152 - name : Build and push the TNF image for multi-arch
153- uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .0
153+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .0
154154 with :
155155 context : .
156156 file : Dockerfile
@@ -282,7 +282,7 @@ jobs:
282282 password : ${{ secrets.QUAY_ROBOT_TOKEN }}
283283
284284 - name : Build and push the TNF image for multi-arch
285- uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .0
285+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .0
286286 with :
287287 context : .
288288 file : Dockerfile
You can’t perform that action at this time.
0 commit comments