Skip to content

Commit

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

Update docker/setup-qemu-action action to v2
  • Loading branch information
tobybellwood committed May 3, 2023
2 parents 0e03e6c + 812d01d commit 8592424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
type=raw,value=latest,enable={{is_default_branch}}
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v2
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit 8592424

Please sign in to comment.