Skip to content

Commit d5b897c

Browse files
dependabot[bot]saschagrunert
authored andcommitted
build(deps): bump taiki-e/install-action from 2.78.1 to 2.79.0
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.78.1 to 2.79.0. - [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@184183c...7be9fd8) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.79.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea8f3bc commit d5b897c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
steps:
9797
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
9898
- name: Install cargo-llvm-cov
99-
uses: taiki-e/install-action@184183c2401be73c3bf42c2e61268aa5855379c1 # v2.78.1
99+
uses: taiki-e/install-action@7be9fd86bd1707236395105d6e9329dd1511a7e1 # v2.79.0
100100
with:
101101
tool: cargo-llvm-cov
102102
- name: Generate code coverage

0 commit comments

Comments
 (0)