Merge pull request #1822 from zabbix/dependabot/github_actions/docker/setup-qemu-action-3.7.0

Bump docker/setup-qemu-action from 3.6.0 to 3.7.0
This commit is contained in:
Alexey Pustovalov 2025-12-17 13:05:56 +09:00 committed by GitHub
commit 186d29fc77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -285,7 +285,7 @@ jobs:
run: cosign version run: cosign version
- name: Set up QEMU - name: Set up QEMU
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0 uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0
with: with:
image: tonistiigi/binfmt:qemu-v8.1.5 image: tonistiigi/binfmt:qemu-v8.1.5
platforms: all platforms: all
@ -512,7 +512,7 @@ jobs:
run: cosign version run: cosign version
- name: Set up QEMU - name: Set up QEMU
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0 uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0
with: with:
image: tonistiigi/binfmt:qemu-v8.1.5 image: tonistiigi/binfmt:qemu-v8.1.5
platforms: all platforms: all
@ -874,7 +874,7 @@ jobs:
run: cosign version run: cosign version
- name: Set up QEMU - name: Set up QEMU
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0 uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0
with: with:
image: tonistiigi/binfmt:qemu-v8.1.5 image: tonistiigi/binfmt:qemu-v8.1.5
platforms: all platforms: all