Skip to content

Commit 9c17f25

Browse files
chore(deps): update docker/setup-buildx-action action to v3.3.0
1 parent d6e400a commit 9c17f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# multi-platform images and export cache
4444
# https://github.com/docker/setup-buildx-action
4545
- name: Set up Docker Buildx
46-
uses: docker/setup-buildx-action@v3.0.0
46+
uses: docker/setup-buildx-action@v3.3.0
4747

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

0 commit comments

Comments
 (0)