Skip to content

Commit 1b8c0b3

Browse files
build(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0 (#339)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent e596650 commit 1b8c0b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2222

2323
- name: Set up Docker Buildx
24-
uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
24+
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
2525

2626
# Only run if it is for a tag, else it exposes credentials for no reason (we don't push)
2727
- name: Login to Docker Hub

0 commit comments

Comments
 (0)