Skip to content

Commit

Permalink
build(deps): bump taiki-e/install-action from 1.15.1 to 1.15.3 (#151)
Browse files Browse the repository at this point in the history
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 1.15.1 to 1.15.3.
- [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@087b8bd...bbcb7fd)

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

Signed-off-by: dependabot[bot] <support@github.com>

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 Dec 11, 2022
1 parent 9c3b945 commit 2d0f2da
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 @@ -152,7 +152,7 @@ jobs:
toolchain: stable
components: clippy, llvm-tools-preview, rustfmt, rust-docs
- name: install cargo-llvm-cov
uses: taiki-e/install-action@087b8bdbf4936f09675e89b3d15cedd70a3ce954
uses: taiki-e/install-action@bbcb7fd5c9814d6f7613b491da718c15f852b213
with:
tool: cargo-llvm-cov
- name: cargo build
Expand Down

0 comments on commit 2d0f2da

Please sign in to comment.