Skip to content

Commit

Permalink
Merge pull request #158 from 8go/dependabot/github_actions/docker/set…
Browse files Browse the repository at this point in the history
…up-qemu-action-3

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
8go authored May 2, 2024
2 parents 987be44 + 4603cef commit 4197a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

# Required if building multi-arch images
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3

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

0 comments on commit 4197a8b

Please sign in to comment.