Skip to content

Commit

Permalink
Merge pull request #475 from faucetsdn/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/setup-qemu-action-3

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
gizmoguy committed Sep 13, 2023
2 parents a7b7db5 + 90337b0 commit 0399e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v4
- name: Set up qemu
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: all
- name: Set up docker buildx
Expand Down

0 comments on commit 0399e00

Please sign in to comment.