Skip to content

chore(deps): update docker/setup-qemu-action action to v4#121

Open
Workleap IT (Infra-Workleap) wants to merge 1 commit into
mainfrom
renovate/major-github-pipeline-dependencies
Open

chore(deps): update docker/setup-qemu-action action to v4#121
Workleap IT (Infra-Workleap) wants to merge 1 commit into
mainfrom
renovate/major-github-pipeline-dependencies

Conversation

@Infra-Workleap
Copy link
Copy Markdown
Contributor

@Infra-Workleap Workleap IT (Infra-Workleap) commented Mar 8, 2026

This PR contains the following updates:

Package Type Update Change Age
docker/setup-qemu-action action major v3v4 age

Release Notes

docker/setup-qemu-action (docker/setup-qemu-action)

v4

Compare Source


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 is behind base branch, 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.

Comment thread .github/workflows/ci.yml Fixed
Comment thread .github/workflows/ci.yml Fixed
Comment thread .github/workflows/publish.yml Fixed
Comment thread .github/workflows/publish.yml Fixed
@Infra-Workleap Workleap IT (Infra-Workleap) force-pushed the renovate/major-github-pipeline-dependencies branch from f096f31 to dbe64c9 Compare March 9, 2026 08:12
@Infra-Workleap Workleap IT (Infra-Workleap) changed the title chore(deps): update github pipeline dependencies to v4 (major) chore(deps): update github pipeline dependencies (major) Mar 9, 2026
Comment thread .github/workflows/ci.yml Fixed
@Infra-Workleap Workleap IT (Infra-Workleap) force-pushed the renovate/major-github-pipeline-dependencies branch 4 times, most recently from 42e54e1 to 7509485 Compare March 16, 2026 08:22
@Infra-Workleap Workleap IT (Infra-Workleap) force-pushed the renovate/major-github-pipeline-dependencies branch from 7509485 to 3f6a2d0 Compare March 30, 2026 09:30
Copilot AI review requested due to automatic review settings May 20, 2026 23:55
@Infra-Workleap Workleap IT (Infra-Workleap) force-pushed the renovate/major-github-pipeline-dependencies branch from 3f6a2d0 to c27bf0a Compare May 20, 2026 23:55
Comment thread .github/workflows/publish.yml Fixed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates GitHub Actions used in the CI and publish workflows to newer major versions of the Docker-maintained actions.

Changes:

  • Bump docker/setup-qemu-action to v4 and docker/setup-buildx-action to v4.
  • Bump docker/login-action to v4, docker/metadata-action to v6, and docker/build-push-action to v7 (pinned by commit SHA).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/publish.yml Updates Docker GitHub Action dependencies used for multi-arch build and publish.
.github/workflows/ci.yml Updates Docker GitHub Action dependencies used for multi-arch build in CI.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/publish.yml Outdated
Comment on lines +18 to +22
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
uses: docker/setup-qemu-action@v4

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
uses: docker/setup-buildx-action@v4
Comment thread .github/workflows/ci.yml Outdated
Comment on lines +25 to +29
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
uses: docker/setup-qemu-action@v4

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
uses: docker/setup-buildx-action@v4
@Infra-Workleap Workleap IT (Infra-Workleap) force-pushed the renovate/major-github-pipeline-dependencies branch from c27bf0a to fb02d40 Compare May 23, 2026 09:42
@Infra-Workleap Workleap IT (Infra-Workleap) changed the title chore(deps): update github pipeline dependencies (major) chore(deps): update docker/setup-qemu-action action to v4 May 23, 2026
Comment thread .github/workflows/ci.yml

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
uses: docker/setup-qemu-action@v4

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow or composite action Medium

Unpinned 3rd party Action 'CI' step
Uses Step
uses 'docker/setup-qemu-action' with ref 'v4', not a pinned commit hash

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
uses: docker/setup-qemu-action@v4

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow or composite action Medium

Unpinned 3rd party Action 'Publish' step
Uses Step
uses 'docker/setup-qemu-action' with ref 'v4', not a pinned commit hash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants