Skip to content

Commit

Permalink
Bump taiki-e/install-action from 2.41.7 to 2.42.4 (#83)
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.4.
- [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...37461a1)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2024
1 parent 7c15de6 commit ab6cadd
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@37461a1de4134bec919a737ee9ba018e72011b7c #v2.42.4
with:
tool: [email protected]
# See https://doc.rust-lang.org/cargo/guide/continuous-integration.html#verifying-rust-version
Expand Down

0 comments on commit ab6cadd

Please sign in to comment.