We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f692d5c commit ea919e5Copy full SHA for ea919e5
.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@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
33
34
# Sets up the Docker Buildx plugin to build multi-architecture Docker images
35
- name: Set up Docker Buildx
0 commit comments