Skip to content

Commit 5a14e5c

Browse files
build(deps): bump taiki-e/install-action from 2.41.10 to 2.41.17 (#435)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.41.10 to 2.41.17. - [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@2335425...32300fc) --- 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 c8a03a4 commit 5a14e5c

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@2335425120e645291d84cec8194c63983a0c8ee5
148+
uses: taiki-e/install-action@32300fcc7462d35c920c6d4a42efe7bc39b61569
149149
with:
150150
tool: cargo-tarpaulin
151151
checksum: true

0 commit comments

Comments
 (0)