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

Commit ee18292

Browse files
chore(deps): update docker/setup-buildx-action action to v3.10.0
1 parent 7f0a660 commit ee18292

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.4.0
4949

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

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

0 commit comments

Comments
 (0)