Skip to content

ci(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 in /.github/actions/publish-image#806

Merged
marcusburghardt merged 1 commit intomainfrom
dependabot/github_actions/dot-github/actions/publish-image/docker/setup-buildx-action-4.0.0
Apr 20, 2026
Merged

ci(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 in /.github/actions/publish-image#806
marcusburghardt merged 1 commit intomainfrom
dependabot/github_actions/dot-github/actions/publish-image/docker/setup-buildx-action-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 5, 2026

Bumps docker/setup-buildx-action from 3.12.0 to 4.0.0.

Release notes

Sourced from docker/setup-buildx-action's releases.

v4.0.0

Full Changelog: docker/setup-buildx-action@v3.12.0...v4.0.0

Commits
  • 4d04d5d Merge pull request #485 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • cd74e05 chore: update generated content
  • eee38ec build(deps): bump @​docker/actions-toolkit from 0.77.0 to 0.79.0
  • 7a83f65 Merge pull request #484 from docker/dependabot/github_actions/docker/setup-qe...
  • a5aa967 Merge pull request #464 from crazy-max/rm-deprecated
  • e73d53f build(deps): bump docker/setup-qemu-action from 3 to 4
  • 28a438e Merge pull request #483 from crazy-max/node24
  • 034e9d3 chore: update generated content
  • b4664d8 remove deprecated inputs/outputs
  • a8257de node 24 as default runtime
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dot-github/actions/publish-image/docker/setup-buildx-action-4.0.0 branch from 0d78d44 to aa2ba41 Compare March 5, 2026 08:54
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dot-github/actions/publish-image/docker/setup-buildx-action-4.0.0 branch 2 times, most recently from cf323fe to 78a817f Compare March 16, 2026 08:27
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dot-github/actions/publish-image/docker/setup-buildx-action-4.0.0 branch 2 times, most recently from cceeb8a to 4e86fa9 Compare March 25, 2026 09:41
@marcusburghardt
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/dot-github/actions/publish-image/docker/setup-buildx-action-4.0.0 branch from 4e86fa9 to 743abf7 Compare April 20, 2026 16:31
@github-actions
Copy link
Copy Markdown
Contributor

🤖 Standardized Dependabot Review Summary 🤖

This PR was processed by the organization's reusable CI pipeline.

Criterion Status Detail
Dependencies Review success View logs
Calculated Risk high docker/setup-buildx-action v4.0.0
Release Age 1112h Released 1112 hours ago
Dependency Usage 10 repos Informational only — does not affect approval

Auto-approval: ⏳ Manual review required


Maintainer check list:

  1. Ensure the PR passed all CI tests (required status checks).
  2. Investigate failures for Major updates or any manual review requirement.
  3. Don't overlook breaking changes and changelog information.
  4. If the scorecard value is low, consider to contribute to make it higher. Everybody wins!
  5. Be diligent. When in doubt, ask another maintainer for additional review.

@marcusburghardt
Copy link
Copy Markdown
Contributor

@dependabot rebase

Copy link
Copy Markdown
Contributor

@marcusburghardt marcusburghardt left a comment

Choose a reason for hiding this comment

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

LGTM

@dependabot dependabot Bot force-pushed the dependabot/github_actions/dot-github/actions/publish-image/docker/setup-buildx-action-4.0.0 branch from 743abf7 to 7fd68cc Compare April 20, 2026 16:45
@github-actions
Copy link
Copy Markdown
Contributor

🤖 Standardized Dependabot Review Summary 🤖

This PR was processed by the organization's reusable CI pipeline.

Criterion Status Detail
Dependencies Review success View logs
Calculated Risk high docker/setup-buildx-action v4.0.0
Release Age 1112h Released 1112 hours ago
Dependency Usage 10 repos Informational only — does not affect approval

Auto-approval: ⏳ Manual review required


Maintainer check list:

  1. Ensure the PR passed all CI tests (required status checks).
  2. Investigate failures for Major updates or any manual review requirement.
  3. Don't overlook breaking changes and changelog information.
  4. If the scorecard value is low, consider to contribute to make it higher. Everybody wins!
  5. Be diligent. When in doubt, ask another maintainer for additional review.

@marcusburghardt
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.12.0 to 4.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@8d2750c...4d04d5d)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dot-github/actions/publish-image/docker/setup-buildx-action-4.0.0 branch from 7fd68cc to ddbe8ae Compare April 20, 2026 16:49
@github-actions
Copy link
Copy Markdown
Contributor

🤖 Standardized Dependabot Review Summary 🤖

This PR was processed by the organization's reusable CI pipeline.

Criterion Status Detail
Dependencies Review success View logs
Calculated Risk high docker/setup-buildx-action v4.0.0
Release Age 1112h Released 1112 hours ago
Dependency Usage unavailable Informational only — does not affect approval

Auto-approval: ⏳ Manual review required


Maintainer check list:

  1. Ensure the PR passed all CI tests (required status checks).
  2. Investigate failures for Major updates or any manual review requirement.
  3. Don't overlook breaking changes and changelog information.
  4. If the scorecard value is low, consider to contribute to make it higher. Everybody wins!
  5. Be diligent. When in doubt, ask another maintainer for additional review.

@marcusburghardt marcusburghardt merged commit a22e732 into main Apr 20, 2026
17 of 18 checks passed
@marcusburghardt marcusburghardt deleted the dependabot/github_actions/dot-github/actions/publish-image/docker/setup-buildx-action-4.0.0 branch April 20, 2026 16:51
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