Skip to content

Commit

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

build(deps): bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
kke authored Sep 27, 2023
2 parents a7a7234 + d8b3d6b commit d4dd42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
registry: quay.io

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: ${{ steps.list-platforms.outputs.platforms }}

Expand Down

0 comments on commit d4dd42d

Please sign in to comment.