From fb406157ab779557cf9f8451ca845d831335d248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 17:03:15 +0000 Subject: [PATCH] build(deps): bump infinyon/fluvio Bumps [infinyon/fluvio](https://github.com/infinyon/fluvio) from a4e8144d3d1d9c6faad4b9cfdcb8c8111ef248d3 to 473421822e9853c6b6cb9b2dd961c43c967aaa48. - [Release notes](https://github.com/infinyon/fluvio/releases) - [Changelog](https://github.com/fluvio-community/fluvio/blob/master/CHANGELOG.md) - [Commits](https://github.com/infinyon/fluvio/compare/a4e8144d3d1d9c6faad4b9cfdcb8c8111ef248d3...473421822e9853c6b6cb9b2dd961c43c967aaa48) --- updated-dependencies: - dependency-name: infinyon/fluvio dependency-version: 473421822e9853c6b6cb9b2dd961c43c967aaa48 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5f085599..674e94fc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,7 @@ jobs: with: cluster-name: "fluvio" - name: Install Fluvio Local Cluster - uses: infinyon/fluvio@a4e8144d3d1d9c6faad4b9cfdcb8c8111ef248d3 # use until #4651 gets merged + uses: infinyon/fluvio@473421822e9853c6b6cb9b2dd961c43c967aaa48 # use until #4651 gets merged with: cluster-type: local version: "stable"