From 796dbbbb6bbaf1e0e2eabc3c48190412fdea5e15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 18:36:55 +0000 Subject: [PATCH] Update Swatinem/rust-cache digest to a226033 --- .github/workflows/build-and-package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-package.yaml b/.github/workflows/build-and-package.yaml index e9b422a..256dc22 100644 --- a/.github/workflows/build-and-package.yaml +++ b/.github/workflows/build-and-package.yaml @@ -34,7 +34,7 @@ jobs: toolchain: stable target: ${{ env.RUST_TARGET }} - name: Rust Cache - uses: Swatinem/rust-cache@a95ba195448af2da9b00fb742d14ffaaf3c21f43 # v2 + uses: Swatinem/rust-cache@a22603398250b864f7190077025cf752307154dc # v2 - name: Install cargo tarpaulin run: cargo install cargo-tarpaulin - uses: actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505 # v1