From 0564fe078a51a932865d76ce2e306b619d9929b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 09:53:07 +0000 Subject: [PATCH] Bump Swatinem/rust-cache from 2.6.0 to 2.6.1 (#493) --- .github/workflows/update_metadata.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_metadata.yml b/.github/workflows/update_metadata.yml index aa0471a4..6ceabbfe 100644 --- a/.github/workflows/update_metadata.yml +++ b/.github/workflows/update_metadata.yml @@ -25,7 +25,7 @@ jobs: override: true - name: Rust Cache - uses: Swatinem/rust-cache@b8a6852b4f997182bdea832df3f9e153038b5191 # v2.6.0 + uses: Swatinem/rust-cache@578b235f6e5f613f7727f1c17bd3305b4d4d4e1f # v2.6.1 - name: Try to checkout existing PR branch id: checkout-pr