ci: bump docker/setup-buildx-action from 4.2.0 to 4.3.0 - #891
Merged
mldangelo-oai merged 1 commit intoSep 11, 2026
Merged
Conversation
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@bb05f3f...37fe631) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
mldangelo-oai
approved these changes
Sep 11, 2026
mldangelo-oai
left a comment
Collaborator
There was a problem hiding this comment.
Reviewed head 5b8172ad05c30f19ee0c1eb543c989f21a926cd9 against current main. All five pins resolve to the upstream 4.3.0 release; action inputs, defaults, Node 24 runtime, setup and cleanup source remain compatible. No code simplification or compatibility fix is needed.
The fresh CI run is successful: 42 jobs passed and two conditional jobs were skipped. The Windows npm-install timeout cleared after retrying only failed checks. Container build and both architecture validations passed. All required current-head checks pass, no unresolved review threads remain, and the public disclosure review is complete.
mldangelo-oai
deleted the
dependabot/github_actions/docker/setup-buildx-action-4.3.0
branch
September 11, 2026 20:14
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update Docker Buildx setup from 4.2.0 to 4.3.0 for container builds, validation, and release workflows.
Changes
37fe631027851001ddb9b187196cc803df7f5f0e.Testing
git diff --checkpassed.Risk and rollout
The change updates bundled action dependencies and preserves the existing action interface. It applies to subsequent container workflows. Release publication remains gated by the existing approval and verification jobs; publication was not triggered for this review. Reverting these pins restores 4.2.0 if needed.
Public disclosure review