Skip to content

Commit 0dad8d1

Browse files
Renovate: Update docker/setup-qemu-action action to v4
1 parent aca4d65 commit 0dad8d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container-registry-ghcr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
# https://github.com/docker/metadata-action#typesha
4646
type=sha,format=long
4747
- name: Set up QEMU
48-
uses: docker/setup-qemu-action@v3
48+
uses: docker/setup-qemu-action@v4
4949
- name: Set up Docker Buildx
5050
uses: docker/setup-buildx-action@v3
5151
- name: Build and push Docker image

0 commit comments

Comments
 (0)