Skip to content

Commit 775d79c

Browse files
ci: bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#224)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a22f3dd commit 775d79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
echo "image_version=$version" >> $GITHUB_OUTPUT
7777
7878
- name: Set up Docker Buildx
79-
uses: docker/setup-buildx-action@v3.6.1
79+
uses: docker/setup-buildx-action@v3.7.1
8080

8181
- name: Login to DockerHub
8282
uses: docker/[email protected]

0 commit comments

Comments
 (0)