Skip to content

Commit

Permalink
Bump taiki-e/install-action from 2.44.16 to 2.46.4 (#106)
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.44.16 to 2.46.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@d3f7f6b...acf70b3)

---
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 Dec 8, 2024
1 parent 6af8b1e commit 9c6c817
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@d3f7f6bfbee3866b0903f89c53e3c2c6cef17d37 #v2.44.16
uses: taiki-e/install-action@acf70b3a1ed953bccebc8c5d80cfdb16ec8ccc36 #v2.46.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 9c6c817

Please sign in to comment.