Skip to content

Commit 2dbd924

Browse files
Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#91)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf32223 commit 2dbd924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222

2323
- name: Set up Docker Buildx
24-
uses: docker/setup-buildx-action@v3.7.1
24+
uses: docker/setup-buildx-action@v3.8.0
2525

2626
- name: Log in to Docker Hub
2727
uses: docker/[email protected]

0 commit comments

Comments
 (0)