Skip to content

Commit 533aba8

Browse files
build(deps): bump taiki-e/install-action from 2.27.9 to 2.27.10
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.27.9 to 2.27.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@b7add58...4ce8785) --- 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>
1 parent d382040 commit 533aba8

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@b7add58e53e52e624966da65007ce24524f3dcf3 # v2.27.9
98+
- uses: taiki-e/install-action@4ce8785db2a8a56c9ede16f705c2c49c5c61669c # v2.27.10
9999
with:
100100
tool: cargo-tarpaulin
101101
- name: Generate unit-tests coverage

0 commit comments

Comments
 (0)