Skip to content

Commit

Permalink
build(deps): bump taiki-e/install-action from 2.7.2 to 2.8.1 (#230)
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.7.2 to 2.8.1.
- [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@a24dd0e...cbbb8cb)

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

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] authored May 7, 2023
1 parent 294df24 commit fbb969d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
toolchain: stable
components: clippy, llvm-tools-preview, rustfmt, rust-docs
- name: install cargo-llvm-cov
uses: taiki-e/install-action@a24dd0e0c4266ae898414a44466cc7ce1445b31a
uses: taiki-e/install-action@cbbb8cb93ff0f3bc59370e852aedd7dfa09dbaba
with:
tool: cargo-llvm-cov
- name: cargo build
Expand Down

0 comments on commit fbb969d

Please sign in to comment.