Skip to content

Commit b20c569

Browse files
authored
Merge pull request #306 from sul-dlss/dependabot/github_actions/docker/setup-buildx-action-3.12.0
Bump docker/setup-buildx-action from 3.11.1 to 3.12.0
2 parents 368a905 + 7626be2 commit b20c569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# multi-platform images and export cache
4242
# https://github.com/docker/setup-buildx-action
4343
- name: Set up Docker Buildx
44-
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
44+
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
4545

4646
# Login against a Docker registry except on PR
4747
# https://github.com/docker/login-action

0 commit comments

Comments
 (0)