From e1a80e5f8027cb0b9cc5bb679057bfd40c0a1634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 18:47:11 +0000 Subject: [PATCH] Bump leynos/shared-actions/.github/actions/setup-rust Bumps [leynos/shared-actions/.github/actions/setup-rust](https://github.com/leynos/shared-actions) from 18bed1ca49a6de3d8882bd72635a32ae3f023d57 to e0d9b652b137eb15314fff188f09e1ba18d3cc5b. - [Release notes](https://github.com/leynos/shared-actions/releases) - [Commits](https://github.com/leynos/shared-actions/compare/18bed1ca49a6de3d8882bd72635a32ae3f023d57...e0d9b652b137eb15314fff188f09e1ba18d3cc5b) --- updated-dependencies: - dependency-name: leynos/shared-actions/.github/actions/setup-rust dependency-version: 4977418856133491c6aa7407d40668744df21818 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/act-validation.yml | 2 +- .github/workflows/ci.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/act-validation.yml b/.github/workflows/act-validation.yml index 86c5544..9b4fe1b 100644 --- a/.github/workflows/act-validation.yml +++ b/.github/workflows/act-validation.yml @@ -30,7 +30,7 @@ jobs: uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 - name: Set up Rust - uses: leynos/shared-actions/.github/actions/setup-rust@18bed1ca49a6de3d8882bd72635a32ae3f023d57 + uses: leynos/shared-actions/.github/actions/setup-rust@e0d9b652b137eb15314fff188f09e1ba18d3cc5b with: toolchain: stable diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9e4571d..4a4f75c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 - name: Set up Rust - uses: leynos/shared-actions/.github/actions/setup-rust@18bed1ca49a6de3d8882bd72635a32ae3f023d57 + uses: leynos/shared-actions/.github/actions/setup-rust@e0d9b652b137eb15314fff188f09e1ba18d3cc5b with: toolchain: stable