docker / setup-buildx-action

GitHub Action to set up Docker Buildx
https://github.com/marketplace/actions/docker-setup-buildx
Apache License 2.0
905 stars 142 forks source link

rename and align config inputs #303

Closed crazy-max closed 4 months ago

crazy-max commented 4 months ago

follow-up https://github.com/docker/buildx/pull/2268

rename

to be aligned with https://github.com/docker/buildx/pull/2268 and deprecate old inputs as well (will be removed on next major)

@dvdksn needs docs follow-up in https://docs.docker.com/build/ci/github-actions/configure-builder/