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 @@ -75,12 +75,12 @@ jobs:
7575 - # Add support for more platforms with QEMU (optional)
7676 # https://github.com/docker/setup-qemu-action
7777 name : Set up QEMU
78- uses : docker/setup-qemu-action@v3.3 .0
78+ uses : docker/setup-qemu-action@v3.4 .0
7979 - # https://github.com/docker/setup-buildx-action/issues/57#issuecomment-1059657292
8080 # https://github.com/docker/buildx/issues/136#issuecomment-550205439
8181 # docker buildx create --driver-opt env.http_proxy=$http_proxy --driver-opt env.https_proxy=$https_proxy --driver-opt '"env.no_proxy='$no_proxy'"'
8282 name : Set up Docker Buildx
83- uses : docker/setup-buildx-action@v3.8 .0
83+ uses : docker/setup-buildx-action@v3.9 .0
8484 with :
8585 buildkitd-config : .github/buildkitd.toml
8686 driver-opts : |
Original file line number Diff line number Diff line change @@ -75,12 +75,12 @@ jobs:
7575 - # Add support for more platforms with QEMU (optional)
7676 # https://github.com/docker/setup-qemu-action
7777 name : Set up QEMU
78- uses : docker/setup-qemu-action@v3.3 .0
78+ uses : docker/setup-qemu-action@v3.4 .0
7979 - # https://github.com/docker/setup-buildx-action/issues/57#issuecomment-1059657292
8080 # https://github.com/docker/buildx/issues/136#issuecomment-550205439
8181 # docker buildx create --driver-opt env.http_proxy=$http_proxy --driver-opt env.https_proxy=$https_proxy --driver-opt '"env.no_proxy='$no_proxy'"'
8282 name : Set up Docker Buildx
83- uses : docker/setup-buildx-action@v3.8 .0
83+ uses : docker/setup-buildx-action@v3.9 .0
8484 with :
8585 buildkitd-config : .github/buildkitd.toml
8686 driver-opts : |
You can’t perform that action at this time.
0 commit comments