Skip to content

Commit

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

[ci skip]: Bump docker/setup-qemu-action from 2.2.0 to 3.0.0
  • Loading branch information
danclough committed Mar 26, 2024
2 parents dfb83e4 + a70fa53 commit a465cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
write-mode: overwrite
- name: Set up QEMU
id: qemu
uses: docker/setup-qemu-action@v2.2.0
uses: docker/setup-qemu-action@v3.0.0
with:
platforms: linux/amd64,linux/arm64
- name: Set up Docker Buildx
Expand Down

0 comments on commit a465cb5

Please sign in to comment.