Skip to content

Commit a4809da

Browse files
ci(deps): Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 (#252)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent daafaaf commit a4809da

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.0
430+
uses: docker/setup-buildx-action@v3.11.1
431431
- id: build-push
432432
name: Build and push container image
433433
uses: docker/build-push-action@v6.18.0

0 commit comments

Comments
 (0)