Skip to content

chore(deps): update docker/setup-buildx-action action to v4.4.1 - #215

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/docker-setup-buildx-action-4.x
Open

red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/docker-setup-buildx-action-4.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jun 16, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
docker/setup-buildx-action action minor v4.2.0v4.4.1
docker/setup-buildx-action action major v3.12.0v4.4.1

Release Notes

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

v4.4.1

Compare Source

Full Changelog: docker/setup-buildx-action@v4.4.0...v4.4.1

v4.4.0

Compare Source

Full Changelog: docker/setup-buildx-action@v4.3.0...v4.4.0

v4.3.0

Compare Source

Full Changelog: docker/setup-buildx-action@v4.2.0...v4.3.0


Configuration

📅 Schedule: (UTC)

  • 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 these updates again.


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update docker/setup-buildx-action action to v4 Update docker/setup-buildx-action action to v4 Jun 26, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/docker-setup-buildx-action-4.x branch from 29db934 to 2c67dcd Compare July 5, 2026 09:25
@red-hat-konflux red-hat-konflux Bot changed the title Update docker/setup-buildx-action action to v4 Update docker/setup-buildx-action action to v4.2.0 Jul 5, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/docker-setup-buildx-action-4.x branch from 2c67dcd to 4c0be1d Compare August 3, 2026 14:26
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/docker-setup-buildx-action-4.x branch from 4c0be1d to 91e4afd Compare August 23, 2026 01:52
@red-hat-konflux red-hat-konflux Bot changed the title Update docker/setup-buildx-action action to v4.2.0 Update docker/setup-buildx-action action to v4.3.0 Aug 23, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/docker-setup-buildx-action-4.x branch from 91e4afd to 48e708e Compare September 3, 2026 02:25
@red-hat-konflux red-hat-konflux Bot changed the title Update docker/setup-buildx-action action to v4.3.0 chore(deps): update docker/setup-buildx-action action to v4.3.0 Sep 3, 2026
@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: b865bdff-d311-4434-b4ce-c15d7fb1840c

📥 Commits

Reviewing files that changed from the base of the PR and between ca46d94 and 3df743e.

📒 Files selected for processing (3)
  • .github/actions/build-single-image/action.yml
  • .github/workflows/release-clis-to-ghcr.yml
  • .github/workflows/workflow-call-publish-staged-manifests.yml

Included review availability: Your plan provides up to 12 included reviews per hour; 8 remain after this review.


Walkthrough

The pull request updates Docker Buildx action references from v3.12.0 or v4.2.0 to pinned v4.4.1 commits in one action and two workflows.

Changes

Docker Buildx action update

Layer / File(s) Summary
Update pinned Buildx references
.github/actions/build-single-image/action.yml, .github/workflows/release-clis-to-ghcr.yml, .github/workflows/workflow-call-publish-staged-manifests.yml
The build action and publishing workflows now use the pinned Docker Buildx v4.4.1 commit.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Suggested reviewers: xynnn007

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating docker/setup-buildx-action to v4.4.1 across the affected workflows.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed The pull request changes only three GitHub Actions YAML files. The diff updates pinned docker/setup-buildx-action references from older versions to commit f87e5991... and changes only version comm…
Test Structure And Quality ✅ Passed PASS: The pull request changes only three GitHub Actions/workflow YAML files. The diff only updates docker/setup-buildx-action pins to v4.4.1. It adds or changes no Ginkgo tests, It blocks, fixt…
Microshift Test Compatibility ✅ Passed PASS: The pull request changes only three GitHub workflow/action files, and the authoritative diff contains only Docker Buildx action version updates. No new Ginkgo tests or test declarations were add…
Single Node Openshift (Sno) Test Compatibility ✅ Passed The pull request changes only three GitHub Actions/workflow files and updates pinned docker/setup-buildx-action revisions. The authoritative diff adds no Ginkgo tests or test code, so it introduces …
Topology-Aware Scheduling Compatibility ✅ Passed PASS: The pull request changes only GitHub Actions and workflow action references. The diff updates docker/setup-buildx-action pins in .github/actions/build-single-image/action.yml, `release-clis-…
Ote Binary Stdout Contract ✅ Passed PASS. The pull request changes only three GitHub Actions references for docker/setup-buildx-action, replacing pinned versions with v4.4.1. It adds no OTE binary code and no stdout, logging, suite …
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The pull request changes only three GitHub workflow/composite-action YAML files. The three added lines only update the pinned docker/setup-buildx-action version. No new Ginkgo tests, IPv4 assumption…
No-Weak-Crypto ✅ Passed PASS. The pull request changes only three GitHub Action version pins. The added lines contain no MD5, SHA-1, DES, 3DES, RC4, Blowfish, ECB, custom cryptography, or secret comparisons. The 40-character…
Container-Privileges ✅ Passed PASS. The pull request changes only three docker/setup-buildx-action references to commit f87e5991... (v4.4.1). The added lines do not introduce privileged: true, hostPID, hostNetwork, `ho…
No-Sensitive-Data-In-Logs ✅ Passed PASS. The PR changes only three pinned docker/setup-buildx-action references. It adds no logging commands, debug output, or secret interpolation. The GHCR passwords remain unchanged and are still pa…
✨ Finishing Touches 💡 1
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR
🛠️ Fix failing CI checks 💡
  • Commit to this branch
  • Create a new PR

Comment @coderabbitai help to get the list of available commands.

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/docker-setup-buildx-action-4.x branch from 48e708e to ca46d94 Compare September 19, 2026 05:39
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update docker/setup-buildx-action action to v4.3.0 chore(deps): update docker/setup-buildx-action action to v4.4.0 Sep 19, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/docker-setup-buildx-action-4.x branch from ca46d94 to 3df743e Compare September 20, 2026 00:55
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update docker/setup-buildx-action action to v4.4.0 chore(deps): update docker/setup-buildx-action action to v4.4.1 Sep 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants