Skip to content

Commit 86bc1c5

Browse files
authored
Merge pull request #1058 from nginx-proxy/dependabot/github_actions/docker/setup-qemu-action-3
ci: bump docker/setup-qemu-action from 2 to 3
2 parents 3ace972 + b491752 commit 86bc1c5

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
@@ -49,7 +49,7 @@ jobs:
4949
org.opencontainers.image.version=${{ steps.acme-companion_version.outputs.VERSION }}
5050
5151
- name: Set up QEMU
52-
uses: docker/setup-qemu-action@v2
52+
uses: docker/setup-qemu-action@v3
5353

5454
- name: Set up Docker Buildx
5555
uses: docker/setup-buildx-action@v2

0 commit comments

Comments
 (0)