We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f692d5c commit 9ecb941Copy full SHA for 9ecb941
.github/workflows/deploy-docker-image.yml
@@ -29,7 +29,7 @@ jobs:
29
30
# Sets up the QEMU emulator that emulates different architectures
31
- name: Set up QEMU
32
- uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
+ uses: docker/setup-qemu-action@5964de0df58d5ad28b04d8fe2e6b80ad47105b91 # v3.5.0
33
34
# Sets up the Docker Buildx plugin to build multi-architecture Docker images
35
- name: Set up Docker Buildx
0 commit comments