Skip to content

Commit dd9e60d

Browse files
chore(deps): update docker/setup-qemu-action action to v3.6.0 (#269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8797741 commit dd9e60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
# Sets up the QEMU emulator that emulates different architectures
3232
- name: Set up QEMU
33-
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
33+
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
3434

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

0 commit comments

Comments
 (0)