Skip to content

Commit cd0c265

Browse files
authored
Merge pull request #1239 from nginx-proxy/dependabot/github_actions/docker/setup-qemu-action-4
ci: bump docker/setup-qemu-action from 3 to 4
2 parents c672d1a + 68a522b commit cd0c265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
org.opencontainers.image.version=${{ steps.acme-companion_version.outputs.VERSION }}
5555
5656
- name: Set up QEMU
57-
uses: docker/setup-qemu-action@v3
57+
uses: docker/setup-qemu-action@v4
5858

5959
- name: Set up Docker Buildx
6060
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)