Skip to content

Bump docker/setup-qemu-action from 3 to 4#218

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/docker/setup-qemu-action-4
Open

Bump docker/setup-qemu-action from 3 to 4#218
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/docker/setup-qemu-action-4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps docker/setup-qemu-action from 3 to 4.

Release notes

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

v4.0.0

Full Changelog: docker/setup-qemu-action@v3.7.0...v4.0.0

v3.7.0

Full Changelog: docker/setup-qemu-action@v3.6.0...v3.7.0

v3.6.0

Full Changelog: docker/setup-qemu-action@v3.5.0...v3.6.0

v3.5.0

Full Changelog: docker/setup-qemu-action@v3.4.0...v3.5.0

v3.4.0

Full Changelog: docker/setup-qemu-action@v3.3.0...v3.4.0

v3.3.0

Full Changelog: docker/setup-qemu-action@v3.2.0...v3.3.0

v3.2.0

Full Changelog: docker/setup-qemu-action@v3.1.0...v3.2.0

v3.1.0

... (truncated)

Commits
  • 0611638 Merge pull request #21 from crazy-max/uninst
  • ce59c81 chore: update generated content
  • 2ddad44 uninstall current emulators
  • 8c37cd6 Merge pull request #250 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • d1a0ff3 chore: update generated content
  • 0a8f3dc build(deps): bump @​docker/actions-toolkit from 0.79.0 to 0.91.0
  • 9430f61 Merge pull request #291 from docker/dependabot/npm_and_yarn/tmp-0.2.6
  • 978bd77 chore: update generated content
  • 3479feb build(deps): bump tmp from 0.2.5 to 0.2.6
  • b113c26 Merge pull request #255 from docker/dependabot/npm_and_yarn/fast-xml-parser-5...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jun 15, 2026
@Benjamin-Loison

Benjamin-Loison commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator
Personal notes:

Improve_websites_thanks_to_open_source/issues/3730 would help.

@Benjamin-Loison

Copy link
Copy Markdown
Collaborator

@8go Do you have any idea why action env is empty?

https://github.com/8go/matrix-commander/actions/runs/27583764796/job/81549614615:
  env:
    python-version: 
    MATRIX_HOMESERVER: 
    MATRIX_HOMESERVER_DOMAIN: 
    MATRIX_ROOM: 
    MATRIX_USERNAME: 
    MATRIX_PASSWORD: 

contrarily to most recent commit c621ed5?

https://github.com/8go/matrix-commander/actions/runs/27304123885/job/80657269751:
  env:
    python-version: 
    MATRIX_HOMESERVER: ***
    MATRIX_HOMESERVER_DOMAIN: ***
    MATRIX_ROOM: ***
    MATRIX_USERNAME: ***
    MATRIX_PASSWORD: ***

@8go

8go commented Jun 16, 2026

Copy link
Copy Markdown
Owner

No.
Because setup-qemu-action went from @V3 to v4?
That is the only think relevant that changed, no?

@Benjamin-Loison

Copy link
Copy Markdown
Collaborator
image

I have read debug logging.

Let us give it another try in case of temporary GitHub issue.

@Benjamin-Loison

Copy link
Copy Markdown
Collaborator

@8go Would you mind setting again values of secrets to ensure that they are not null contrarily to what actions/runs/27583764796/job/81768310233 states?

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.

2 participants