Skip to content

Commit

Permalink
Merge pull request #196 from laminas/renovate/docker-setup-qemu-actio…
Browse files Browse the repository at this point in the history
…n-2.x

chore(deps): update docker/setup-qemu-action action to v2
  • Loading branch information
Ocramius committed Jul 22, 2022
2 parents a269061 + aed2378 commit 719159f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup QEMU
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v2

- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 719159f

Please sign in to comment.