Skip to content

Commit

Permalink
Bump taiki-e/install-action from 2.41.7 to 2.42.0
Browse files Browse the repository at this point in the history
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.41.7 to 2.42.0.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@331a600...3e71e71)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 2d93e96 commit 5d57002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: cargo make

- name: Install cargo-hack
uses: taiki-e/install-action@331a600f1b10a3fed8dc56f925012bede91ae51f #v2.41.7
uses: taiki-e/install-action@3e71e7135de310b70bc22dccb4d275acde8e055a #v2.42.0
with:
tool: [email protected]
# See https://doc.rust-lang.org/cargo/guide/continuous-integration.html#verifying-rust-version
Expand Down

0 comments on commit 5d57002

Please sign in to comment.