Skip to content

Commit

Permalink
build(deps): bump taiki-e/install-action from 2.23.7 to 2.23.9 (#334)
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.23.7 to 2.23.9.
- [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@56ab793...c63cad0)

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

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 Jan 7, 2024
1 parent 83113ac commit 08bc1a4
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 @@ -145,7 +145,7 @@ jobs:
target/
key: ${{ runner.os }}-${{ hashFiles('rust-toolchain.toml') }}-${{ hashFiles('Cargo.toml') }}-${{ hashFiles('Cargo.lock') }}
- name: install cargo-tarpaulin
uses: taiki-e/install-action@56ab7930c591507f833cbaed864d201386d518a8
uses: taiki-e/install-action@c63cad0540fb5357c70e2481e3da40d7649add24
with:
tool: cargo-tarpaulin
checksum: true
Expand Down

0 comments on commit 08bc1a4

Please sign in to comment.