Skip to content

Commit 2c9c23c

Browse files
build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.26.18 to 2.27.2. - [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@5794068...6943331) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73110ac commit 2c9c23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
profile: minimal
9696
toolchain: stable
9797
override: true
98-
- uses: taiki-e/install-action@5794068c211bc8f5f4514b7c3f03d6adbe66f1b7 # v2.26.18
98+
- uses: taiki-e/install-action@6943331e01261cdff7420bbc2508cb463574e404 # v2.27.2
9999
with:
100100
tool: cargo-tarpaulin
101101
- name: Generate unit-tests coverage

0 commit comments

Comments
 (0)