Bump docker/setup-qemu-action from 3.4.0 to 3.6.0

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](4574d27a47...29109295f8)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-03 06:19:09 +00:00 committed by GitHub
parent 5e2808ada7
commit afb93dee30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -284,7 +284,7 @@ jobs:
run: cosign version run: cosign version
- name: Set up QEMU - name: Set up QEMU
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0 uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
with: with:
image: tonistiigi/binfmt:qemu-v8.1.5 image: tonistiigi/binfmt:qemu-v8.1.5
platforms: all platforms: all
@ -505,7 +505,7 @@ jobs:
run: cosign version run: cosign version
- name: Set up QEMU - name: Set up QEMU
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0 uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
with: with:
image: tonistiigi/binfmt:qemu-v8.1.5 image: tonistiigi/binfmt:qemu-v8.1.5
platforms: all platforms: all
@ -866,7 +866,7 @@ jobs:
run: cosign version run: cosign version
- name: Set up QEMU - name: Set up QEMU
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0 uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
with: with:
image: tonistiigi/binfmt:qemu-v8.1.5 image: tonistiigi/binfmt:qemu-v8.1.5
platforms: all platforms: all