Skip to content

Commit 9629674

Browse files
authored
Merge pull request #136 from pi-hole/dependabot/github_actions/master/docker/setup-buildx-action-3.12.0
Bump docker/setup-buildx-action from 3.11.1 to 3.12.0
2 parents ac06bbe + fce2974 commit 9629674

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ftl-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
platforms: all
103103
-
104104
name: Set up Docker Buildx
105-
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 #v3.11.1
105+
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f #v3.12.0
106106
-
107107
name: Build container and test-compile FTL
108108
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 #v6.18.0

0 commit comments

Comments
 (0)