Skip to content

Commit

Permalink
Update docker/setup-qemu-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2023
1 parent b98a6c7 commit 812d01d
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@v1
Expand Down

0 comments on commit 812d01d

Please sign in to comment.