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

Commit 6d8f0f1

Browse files
committed
chore(deps): update docker/setup-buildx-action action to v3.7.0
1 parent 2d0fe94 commit 6d8f0f1

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
@@ -48,7 +48,7 @@ jobs:
4848
uses: docker/setup-qemu-action@v3.2.0
4949

5050
- name: Set up Docker Buildx
51-
uses: docker/setup-buildx-action@v3.6.1
51+
uses: docker/setup-buildx-action@v3.7.0
5252

5353
- name: Login to GitHub Container Registry
5454
uses: docker/login-action@v3.3.0

0 commit comments

Comments
 (0)