Skip to content

Commit 947c021

Browse files
authored
Merge pull request #589 from ParadoxAlarmInterface/dependabot/github_actions/docker/setup-qemu-action-4
Bump docker/setup-qemu-action from 3 to 4
2 parents c1f0ef4 + 31284ab commit 947c021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
type=pep440,pattern={{major}}.{{minor}}
3030
type=pep440,pattern={{major}}
3131
- name: Set up QEMU
32-
uses: docker/setup-qemu-action@v3
32+
uses: docker/setup-qemu-action@v4
3333
- name: Set up Docker Buildx
3434
uses: docker/setup-buildx-action@v4
3535
- name: Login to DockerHub

0 commit comments

Comments
 (0)