Skip to content

Commit d11257b

Browse files
Merge pull request #29 from skjnldsv/dependabot/github_actions/docker/setup-buildx-action-3.3.0
2 parents 81017a6 + 0e6a81e commit d11257b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
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@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
5353

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

0 commit comments

Comments
 (0)