Skip to content

Commit 6b722d0

Browse files
authored
Merge pull request #453 from rbonghi/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
2 parents 21794fa + 37886c7 commit 6b722d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build-and-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
type=ref,event=tag
6464
type=ref,event=pr
6565
- name: Set up QEMU
66-
uses: docker/setup-qemu-action@v2
66+
uses: docker/setup-qemu-action@v3
6767
- name: Set up Docker Buildx
6868
uses: docker/setup-buildx-action@v3
6969
- name: Login to DockerHub

0 commit comments

Comments
 (0)