Skip to content

Commit

Permalink
Bump taiki-e/install-action from 2.39.1 to 2.41.7 (#75)
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.39.1 to 2.41.7.
- [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@47943d5...331a600)

---
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 7, 2024
1 parent bfbff6d commit 287f34c
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@47943d5b8d7736809817cbcd80f31e7c7d6538ad #v2.39.1
uses: taiki-e/install-action@331a600f1b10a3fed8dc56f925012bede91ae51f #v2.41.7
with:
tool: [email protected]
# See https://doc.rust-lang.org/cargo/guide/continuous-integration.html#verifying-rust-version
Expand Down

0 comments on commit 287f34c

Please sign in to comment.