Skip to content

Commit

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

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
biow0lf authored Sep 12, 2023
2 parents cc60bc9 + 4dff5b4 commit 646446c
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 646446c

Please sign in to comment.