Skip to content

Commit 05a479c

Browse files
authored
Merge pull request #56 from sholdee/renovate/docker-setup-buildx-action-3.x
Update docker/setup-buildx-action action to v3.12.0
2 parents 8b10123 + 93564a8 commit 05a479c

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.11.1
40+
uses: docker/setup-buildx-action@v3.12.0
4141

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

0 commit comments

Comments
 (0)