Skip to content

Commit c8cb7b7

Browse files
authored
Merge pull request #42 from cytopia/dependabot/github_actions/docker/setup-qemu-action-2
Bump docker/setup-qemu-action from 1 to 2
2 parents 772fe63 + b8e601a commit c8cb7b7

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)