Skip to content

Commit e67a157

Browse files
authored
Merge pull request #1974 from pi-hole/dependabot/github_actions/development/docker/setup-buildx-action-3.12.0
Bump docker/setup-buildx-action from 3.11.1 to 3.12.0
2 parents a221db2 + db354fb commit e67a157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

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

9595
- &setup-buildx
9696
name: Set up Docker Buildx
97-
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 #v3.11.1
97+
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f #v3.12.0
9898

9999
- name: Build container and push by digest
100100
id: build

0 commit comments

Comments
 (0)