Skip to content

ci: bump docker/setup-buildx-action from 4.2.0 to 4.3.0 - #891

Merged
mldangelo-oai merged 1 commit into
mainfrom
dependabot/github_actions/docker/setup-buildx-action-4.3.0
Sep 11, 2026
Merged

ci: bump docker/setup-buildx-action from 4.2.0 to 4.3.0#891
mldangelo-oai merged 1 commit into
mainfrom
dependabot/github_actions/docker/setup-buildx-action-4.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Update Docker Buildx setup from 4.2.0 to 4.3.0 for container builds, validation, and release workflows.

Changes

  • Update all five uses to the immutable v4.3.0 commit, 37fe631027851001ddb9b187196cc803df7f5f0e.
  • Reviewed the upstream release, the exact version comparison, shipped action metadata and source, and the actions-toolkit 0.92.0–0.95.0 changes. Inputs, defaults, outputs, Node 24 runtime, and setup/cleanup entrypoints are unchanged.
  • Existing workflows use the default builder configuration. No compatibility code or obsolete workaround needs changing.

Testing

  • git diff --check passed.
  • Compared old/new action metadata and entrypoint source: identical.
  • Current-head CI: 44 checks passed; two conditional jobs were skipped. All required checks passed.
  • Inspected container job logs: the new action SHA ran successfully on hosted x64 and arm64 runners, using Buildx 0.37.0. Container builds, sandbox/credential checks, Compose validation, and findings-service smoke tests passed.
  • Reused the passing CI evidence for this action-only change; no application tests were added or rerun locally.

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

  • No customer, partner, prospect, or user identities, data, or identifying details are included.
  • No credentials, personal data, private source, scan findings, or nonpublic links or tickets are included.
  • I reviewed the branch name, title, description, commits, changes, comments, logs, screenshots, attachments, and links for public disclosure.

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 11, 2026

@mldangelo-oai mldangelo-oai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
mldangelo-oai merged commit 319fc85 into main Sep 11, 2026
133 of 136 checks passed
@mldangelo-oai
mldangelo-oai deleted the dependabot/github_actions/docker/setup-buildx-action-4.3.0 branch September 11, 2026 20:14
@github-actions github-actions Bot mentioned this pull request Sep 11, 2026
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant