From 8c00cdce43d3c57be407eaf84cdc0a36355c9f34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 10:08:29 -0700 Subject: [PATCH] build(deps): bump Swatinem/rust-cache from 2.7.8 to 2.8.2 (#1202) --- .github/workflows/mutation-testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mutation-testing.yml b/.github/workflows/mutation-testing.yml index 64685b3..cdee8e2 100644 --- a/.github/workflows/mutation-testing.yml +++ b/.github/workflows/mutation-testing.yml @@ -57,7 +57,7 @@ jobs: with: toolchain: stable - - uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8 + - uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2 with: prefix-key: mutants-${{ matrix.package }}