Skip to content

Commit

Permalink
build(deps): bump taiki-e/cache-cargo-install-action from 1.3.0 to 2.…
Browse files Browse the repository at this point in the history
…0.0 (#551)

Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/taiki-e/cache-cargo-install-action/releases)
- [Changelog](https://github.com/taiki-e/cache-cargo-install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/cache-cargo-install-action@v1.3.0...v2.0.0)

---
updated-dependencies:
- dependency-name: taiki-e/cache-cargo-install-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2024
1 parent 8752184 commit d5171c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -60,7 +60,7 @@ jobs:
tool: just

- name: Install cargo-check-external-types
uses: taiki-e/cache-cargo-install-action@v1.3.0
uses: taiki-e/cache-cargo-install-action@v2.0.0
with:
tool: cargo-check-external-types@0.1.10

Expand Down

0 comments on commit d5171c2

Please sign in to comment.