Skip to content

Commit

Permalink
Merge pull request #42 from cytopia/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…setup-qemu-action-2

Bump docker/setup-qemu-action from 1 to 2
  • Loading branch information
cytopia committed Dec 1, 2022
2 parents 772fe63 + b8e601a commit c8cb7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-name-version-flavour-arch.yml
Expand Up @@ -139,7 +139,7 @@ jobs:
if: needs.configure.outputs.has_refs != 0

- name: "[SETUP] Setup QEMU environment"
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v2
with:
image: tonistiigi/binfmt:latest
platforms: all
Expand Down

0 comments on commit c8cb7b7

Please sign in to comment.