Skip to content

Commit

Permalink
Merge pull request #71 from Timmi6790/renovate/docker-setup-qemu-acti…
Browse files Browse the repository at this point in the history
…on-3.x
  • Loading branch information
Timmi6790 authored Sep 5, 2024
2 parents 785cddf + e13b102 commit 0632331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
if: ${{ steps.release.outputs.release_created }}

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
if: ${{ steps.release.outputs.release_created }}

- name: Set up Docker Buildx
Expand Down

0 comments on commit 0632331

Please sign in to comment.