From ba3dcd0843b9924f23aecf795eb67e506be1a7d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 17:52:31 +0000 Subject: [PATCH] Update actions-rs/toolchain digest to 88dc235 --- .github/workflows/rust-clippy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rust-clippy.yml b/.github/workflows/rust-clippy.yml index 4332913..19615fc 100644 --- a/.github/workflows/rust-clippy.yml +++ b/.github/workflows/rust-clippy.yml @@ -36,7 +36,7 @@ jobs: - name: Install Rust toolchain # @v1 - uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af + uses: actions-rs/toolchain@88dc2356392166efad76775c878094f4e83ff746 with: profile: minimal toolchain: stable