Skip to content

Commit c8a03a4

Browse files
build(deps): bump taiki-e/install-action from 2.41.7 to 2.41.10 (#432)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.41.7 to 2.41.10. - [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@331a600...2335425) --- 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>
1 parent 1c7ec91 commit c8a03a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
target/
146146
key: ${{ runner.os }}-${{ hashFiles('rust-toolchain.toml') }}-${{ hashFiles('Cargo.toml') }}-${{ hashFiles('Cargo.lock') }}
147147
- name: install cargo-tarpaulin
148-
uses: taiki-e/install-action@331a600f1b10a3fed8dc56f925012bede91ae51f
148+
uses: taiki-e/install-action@2335425120e645291d84cec8194c63983a0c8ee5
149149
with:
150150
tool: cargo-tarpaulin
151151
checksum: true

0 commit comments

Comments
 (0)