Skip to content

Commit 395da5b

Browse files
Update docker/setup-buildx-action action to v3.10.0
1 parent 4862df8 commit 395da5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

3838
- name: Set up Docker Buildx
3939
id: buildx
40-
uses: docker/setup-buildx-action@v3.9.0
40+
uses: docker/setup-buildx-action@v3.10.0
4141

4242
- name: Build and Push to Docker Hub and GHCR
4343
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)