Skip to content

Commit 9ecb941

Browse files
chore(deps): update docker/setup-qemu-action action to v3.5.0
1 parent f692d5c commit 9ecb941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docker-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
# Sets up the QEMU emulator that emulates different architectures
3131
- name: Set up QEMU
32-
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
32+
uses: docker/setup-qemu-action@5964de0df58d5ad28b04d8fe2e6b80ad47105b91 # v3.5.0
3333

3434
# Sets up the Docker Buildx plugin to build multi-architecture Docker images
3535
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)