Skip to content

Commit

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

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
biow0lf authored Sep 12, 2023
2 parents 896b5a8 + c7650b6 commit 16a3a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3

- name: Set up Docker Buildx
id: buildx
Expand Down

0 comments on commit 16a3a2f

Please sign in to comment.