Skip to content

Commit 7caf422

Browse files
author
Herb McNew
authored
Merge pull request #6 from hjmcnew/dependabot/github_actions/docker/setup-buildx-action-3.10.0
Bump docker/setup-buildx-action from 3.0.0 to 3.10.0
2 parents 5895588 + 2868985 commit 7caf422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# multi-platform images and export cache
5050
# https://github.com/docker/setup-buildx-action
5151
- name: Set up Docker Buildx
52-
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
52+
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
5353

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

0 commit comments

Comments
 (0)