Skip to content

Commit c60bba4

Browse files
Bump Swatinem/rust-cache from 2.8.1 to 2.8.2 (#72)
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](Swatinem/rust-cache@f13886b...779680d) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72b2730 commit c60bba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v5
1515
- run: rustup update
1616
shell: bash
17-
- uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1
17+
- uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5
1818
- uses: baptiste0928/cargo-install@b687c656bda5733207e629b50a22bf68974a0305
1919
with:
2020
crate: typos-cli

0 commit comments

Comments
 (0)