We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8797741 commit dd9e60dCopy full SHA for dd9e60d
.github/workflows/deploy-docker-image.yml
@@ -30,7 +30,7 @@ jobs:
30
31
# Sets up the QEMU emulator that emulates different architectures
32
- name: Set up QEMU
33
- uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
+ uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
34
35
# Sets up the Docker Buildx plugin to build multi-architecture Docker images
36
- name: Set up Docker Buildx
0 commit comments