Skip to content

Commit

Permalink
Merge pull request #41 from ninerealmlabs/renovate/docker-setup-qemu-…
Browse files Browse the repository at this point in the history
…action-3.x

chore(deps): update docker/setup-qemu-action action to v3
  • Loading branch information
ahgraber authored Oct 24, 2023
2 parents fe4a2f0 + 4ef4536 commit b066f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-image-action/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ runs:
steps:

- name: Set up QEMU 🦤
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3

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

0 comments on commit b066f53

Please sign in to comment.