Skip to content

Commit e47ad5b

Browse files
authored
Merge pull request #7 from validatedpatterns/dependabot/github_actions/docker/setup-buildx-action-3.8.0
Bump docker/setup-buildx-action from 3.7.1 to 3.8.0
2 parents 9fda5de + 48c021c commit e47ad5b

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
@@ -58,7 +58,7 @@ jobs:
5858
# multi-platform images and export cache
5959
# https://github.com/docker/setup-buildx-action
6060
- name: Set up Docker Buildx
61-
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
61+
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
6262

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

0 commit comments

Comments
 (0)