Skip to content

Commit

Permalink
build(deps): bump swatinem/rust-cache from 2.7.3 to 2.7.5 (#44)
Browse files Browse the repository at this point in the history
Bumps [swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.3 to 2.7.5.
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rust-cache@23bce25...82a92a6)

---
updated-dependencies:
- dependency-name: swatinem/rust-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 4bbdd90 commit 6618d7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lambda-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
aws-region: eu-west-1
retry-max-attempts: 2
- name: Cargo cache
uses: swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84
# v2.7.3
uses: swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab
# v2.7.5
with:
cache-on-failure: true
cache-all-crates: true
Expand Down

0 comments on commit 6618d7b

Please sign in to comment.