From 21b732095c0e84b9001d31098d1a84d378ea10b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 12:36:40 +0000 Subject: [PATCH] chore(deps): bump Swatinem/rust-cache from 2.7.8 to 2.8.1 Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.8 to 2.8.1. - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Commits](https://github.com/swatinem/rust-cache/compare/v2.7.8...v2.8.1) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/zizmor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml index 0c2aa080d..b8303a49e 100644 --- a/.github/workflows/zizmor.yml +++ b/.github/workflows/zizmor.yml @@ -18,7 +18,7 @@ jobs: persist-credentials: false - name: Rust Cache - uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 + uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 - name: Install zizmor run: cargo install zizmor --locked --version 1.6.0