Skip to content

Commit 439beda

Browse files
chore(deps): bump Swatinem/rust-cache from 2.7.8 to 2.8.1 in /.github/actions/setup-rust (#55)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8ccbb1 commit 439beda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-rust/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ runs:
4040
cache: false
4141

4242
- name: Setup Rust Caching
43-
uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
43+
uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
4444
with:
4545
workspaces: ${{ inputs.workspaces }}
4646
prefix-key: v0-rust

0 commit comments

Comments
 (0)