Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit ae7a4ba

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
fetch-depth: 0
4646

4747
- name: Set up QEMU
48-
uses: docker/setup-qemu-action@v3.3.0
48+
uses: docker/setup-qemu-action@v3.4.0
4949

5050
- name: Set up Docker Buildx
5151
uses: docker/setup-buildx-action@v3.7.1

0 commit comments

Comments
 (0)