Bump docker/setup-qemu-action from 4.1.0 to 4.2.0 - #550
Conversation
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewI'll review the upstream diff and malware scan evidence for this Minor bump of the official Docker GitHub Action; no malware indicators. Scanner Evidence
Safe to merge from a supply-chain malware perspective. Compatibility AnalysisI'll analyze local usage of 1) Local usageSingle call site:
2) API / behavior intersectionNone. Upstream v4.2.0 is packaging/deps only:
3) Risks / unknowns
4) Recommendationmerge — minor, no public API/input/output changes; usage is defaults-only and unaffected. Malware Scan Summary
Top findings
|
Bumps docker/setup-qemu-action from 4.1.0 to 4.2.0.
Release notes
Sourced from docker/setup-qemu-action's releases.
Commits
96fe6efMerge pull request #315 from docker/dependabot/npm_and_yarn/docker/actions-to...31f08d3[dependabot skip] chore: update generated content4e7017abuild(deps): bump@docker/actions-toolkitfrom 0.91.0 to 0.92.00eca235Merge pull request #314 from crazy-max/fix-yarn-preapprove-actions-toolkitea66a41chore: allow actions-toolkit to bypass yarn age gate451542bMerge pull request #308 from docker/dependabot/npm_and_yarn/undici-6.27.0532ae00[dependabot skip] chore: update generated contentb6f5af6build(deps): bump undici from 6.26.0 to 6.27.0cf96b86Merge pull request #304 from docker/dependabot/npm_and_yarn/tmp-0.2.7f0ba643[dependabot skip] chore: update generated contentDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Single CI action version pin with no application or deployment logic changes.
Overview
Updates the Deploy Review App workflow’s
packagejob to usedocker/setup-qemu-action@v4.2.0instead ofv4.1.0for the QEMU setup step before multi-platform (linux/amd64,linux/arm64) image builds.No workflow logic or inputs change—only the action pin for routine dependency maintenance (upstream dependency bumps in the action itself).
Reviewed by Cursor Bugbot for commit 74e9370. Bugbot is set up for automated code reviews on this repo. Configure here.