Skip to content

Commit 7466ebd

Browse files
ci(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#361)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9597aa7 commit 7466ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ jobs:
427427
type=sha,prefix=
428428
- id: buildx
429429
name: Set up Docker Buildx
430-
uses: docker/setup-buildx-action@v3.11.1
430+
uses: docker/setup-buildx-action@v3.12.0
431431
- id: build-push
432432
name: Build and push container image
433433
uses: docker/[email protected]

0 commit comments

Comments
 (0)