Skip to content

Commit

Permalink
build(deps): bump taiki-e/install-action from 1.3.2 to 1.3.3 (#21)
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.3.2 to 1.3.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@977df53...f0cf8b8)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 26, 2022
1 parent 1d75444 commit a8aa997
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 @@ -112,7 +112,7 @@ jobs:
run: |
rustup toolchain install stable --component llvm-tools-preview
- name: install cargo-llvm-cov
uses: taiki-e/install-action@977df53448dfb22dd55db0e45022238d245eb72b
uses: taiki-e/install-action@f0cf8b84adbab889e386f95f6a37ff71f10a96a3
with:
tool: cargo-llvm-cov
- name: cargo build
Expand Down

0 comments on commit a8aa997

Please sign in to comment.