Skip to content

Commit b8e601a

Browse files
Bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v1...v2) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 772fe63 commit b8e601a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-name-version-flavour-arch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
if: needs.configure.outputs.has_refs != 0
140140

141141
- name: "[SETUP] Setup QEMU environment"
142-
uses: docker/setup-qemu-action@v1
142+
uses: docker/setup-qemu-action@v2
143143
with:
144144
image: tonistiigi/binfmt:latest
145145
platforms: all

0 commit comments

Comments
 (0)