Skip to content

Commit 5945125

Browse files
authored
Merge pull request #96 from bwbohl/dependabot/github_actions/docker/setup-buildx-action-3.8.0
Bump docker/setup-buildx-action from 3.6.1 to 3.8.0
2 parents 7c187a8 + 656eac0 commit 5945125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

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

5858
# Workaround: https://github.com/docker/build-push-action/issues/461
5959
- name: Setup Docker buildx
60-
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db
60+
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5
6161

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

0 commit comments

Comments
 (0)