Skip to content

Commit

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

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
seokho-son authored Sep 18, 2023
2 parents 9ba46d7 + 5ebb8d2 commit a6eee0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-multi-arch-container-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
echo ${GHCR_TAGS}
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: all

Expand Down

0 comments on commit a6eee0b

Please sign in to comment.