Skip to content

Commit 39f50b1

Browse files
authored
Merge pull request #29 from uselagoon/renovate/docker-setup-qemu-action-3.x
Update docker/setup-qemu-action action to v3
2 parents 5c5fa7e + c069a03 commit 39f50b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
ghcr.io/${{ github.repository_owner }}/insights-remote
3131
-
3232
name: Set up QEMU
33-
uses: docker/setup-qemu-action@v2
33+
uses: docker/setup-qemu-action@v3
3434
-
3535
name: Set up Docker Buildx
3636
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)