Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit 20bb9aa

Browse files
chore(deps): Bump Swatinem/rust-cache
Bumps the gha-deps group in /check-minimal-versions with 1 update: [Swatinem/rust-cache](https://github.com/swatinem/rust-cache). Updates `Swatinem/rust-cache` from 2.7.5 to 2.7.7 - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](Swatinem/rust-cache@82a92a6...f0deed1) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 126b85a commit 20bb9aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check-minimal-versions/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ runs:
7979
fi
8080
8181
- name: Setup Rust caching
82-
uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2.7.5
82+
uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7
8383
if: steps.lockfile.outputs.present == 'true'

0 commit comments

Comments
 (0)