Skip to content

Commit

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

chore(deps): update docker/setup-qemu-action action to v3
  • Loading branch information
kbudde authored Dec 16, 2023
2 parents 9a8290e + 6588c75 commit 1b8ec3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
-
name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
-
name: Docker Setup Buildx
id: buildx
Expand Down

0 comments on commit 1b8ec3c

Please sign in to comment.