From c8eb769b3ad45f70e38f0ca4fb6ce0f8ea620fd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 14:49:44 +0000 Subject: [PATCH] Bump leynos/shared-actions Bumps [leynos/shared-actions](https://github.com/leynos/shared-actions) from c2b856998a4438bfdaa71c90cde1b03044e5d260 to ee9911621c35f11d3a19d33eeceb03bebc7920f3. - [Release notes](https://github.com/leynos/shared-actions/releases) - [Changelog](https://github.com/leynos/shared-actions/blob/main/docs/rust-build-release-pipeline.md) - [Commits](https://github.com/leynos/shared-actions/compare/c2b856998a4438bfdaa71c90cde1b03044e5d260...ee9911621c35f11d3a19d33eeceb03bebc7920f3) --- updated-dependencies: - dependency-name: leynos/shared-actions dependency-version: ee9911621c35f11d3a19d33eeceb03bebc7920f3 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 0e92f1d33..bae059b79 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,7 +59,7 @@ jobs: restore-keys: ${{ runner.os }}-bun- - name: Install Rust toolchain - uses: leynos/shared-actions/.github/actions/setup-rust@c2b856998a4438bfdaa71c90cde1b03044e5d260 + uses: leynos/shared-actions/.github/actions/setup-rust@7f2d179056fc80b4ebc571ff83abc2ce898eb048 - name: Install uv id: setup-uv