From 978df37b205a72f0fdda4c7fab038b59af232e9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 08:23:38 +0000 Subject: [PATCH] Bump Swatinem/rust-cache from 2.8.1 to 2.8.2 Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](https://github.com/swatinem/rust-cache/compare/f13886b937689c021905a6b90929199931d60db1...779680da715d629ac1d338a641029a2f4372abb5) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8651178..2d8ff88 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v5 - run: rustup update shell: bash - - uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 + - uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 - uses: baptiste0928/cargo-install@b687c656bda5733207e629b50a22bf68974a0305 with: crate: typos-cli