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 @@ -244,10 +244,10 @@ runs:
244244 id : setup-buildx
245245 with :
246246 # FIXME: upgrade version when available (https://github.com/docker/buildx/releases)
247- version : v0.30 .1
247+ version : v0.31 .1
248248 # FIXME: upgrade version when available (https://hub.docker.com/r/moby/buildkit)
249249 driver-opts : |
250- image=moby/buildkit:v0.26.2
250+ image=moby/buildkit:v0.27.0
251251
252252 # Caching setup
253253 - id : cache-arguments
Original file line number Diff line number Diff line change @@ -86,10 +86,10 @@ runs:
8686 - uses : docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
8787 with :
8888 # FIXME: upgrade version when available (https://github.com/docker/buildx/releases)
89- version : v0.30 .1
89+ version : v0.31 .1
9090 # FIXME: upgrade version when available (https://hub.docker.com/r/moby/buildkit)
9191 driver-opts : |
92- image=moby/buildkit:v0.26.2
92+ image=moby/buildkit:v0.27.0
9393
9494 - uses : docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
9595 with :
You can’t perform that action at this time.
0 commit comments