Skip to content

Commit

Permalink
build(deps): bump taiki-e/install-action from 2.25.0 to 2.25.7 (#343)
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.25.0 to 2.25.7.
- [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@5176778...3ed9916)

---
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 Jan 21, 2024
1 parent 47b7e94 commit 62ea9e6
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@51767789bcd596c475bee2e8b0a6a8fc191f66d8
uses: taiki-e/install-action@3ed9916b5427bc0679b294607ea47d1d8007b53f
with:
tool: cargo-tarpaulin
checksum: true
Expand Down

0 comments on commit 62ea9e6

Please sign in to comment.