Update docker/setup-buildx-action action to v4 #11

Open
renovate-bot wants to merge 1 commits from renovate/docker-setup-buildx-action-4.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
docker/setup-buildx-action action major v3.12.0v4.0.0

Release Notes

docker/setup-buildx-action (docker/setup-buildx-action)

v4.0.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | action | major | `v3.12.0` → `v4.0.0` | --- ### Release Notes <details> <summary>docker/setup-buildx-action (docker/setup-buildx-action)</summary> ### [`v4.0.0`](https://github.com/docker/setup-buildx-action/releases/tag/v4.0.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0) - Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;483](https://github.com/docker/setup-buildx-action/pull/483) - Remove deprecated inputs/outputs by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;464](https://github.com/docker/setup-buildx-action/pull/464) - Switch to ESM and update config/test wiring by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;481](https://github.com/docker/setup-buildx-action/pull/481) - Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#&#8203;475](https://github.com/docker/setup-buildx-action/pull/475) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.63.0 to 0.79.0 in [#&#8203;482](https://github.com/docker/setup-buildx-action/pull/482) [#&#8203;485](https://github.com/docker/setup-buildx-action/pull/485) - Bump js-yaml from 4.1.0 to 4.1.1 in [#&#8203;452](https://github.com/docker/setup-buildx-action/pull/452) - Bump lodash from 4.17.21 to 4.17.23 in [#&#8203;472](https://github.com/docker/setup-buildx-action/pull/472) - Bump minimatch from 3.1.2 to 3.1.5 in [#&#8203;480](https://github.com/docker/setup-buildx-action/pull/480) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2026-03-07 08:03:30 +05:30
Update docker/setup-buildx-action action to v4
All checks were successful
Build and Push Docker Images / build (pull_request) Successful in 7m3s
0dd9b86a7a
All checks were successful
Build and Push Docker Images / build (pull_request) Successful in 7m3s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/docker-setup-buildx-action-4.x:renovate/docker-setup-buildx-action-4.x
git checkout renovate/docker-setup-buildx-action-4.x
Sign in to join this conversation.