Skip to content

Commit cf2f70e

Browse files
build(deps): Bump taiki-e/install-action from 2.69.6 to 2.75.9 (#174)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.69.6 to 2.75.9. - [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@0620367...d0f2322) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.75.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4251b29 commit cf2f70e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-with-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
# key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('Cargo.lock') }}
8787

8888
- name: Install grcov
89-
uses: taiki-e/install-action@06203676c62f0d3c765be3f2fcfbebbcb02d09f5 # v2.69.6
89+
uses: taiki-e/install-action@d0f23220b09a75c6db730f13bb37c4f8144b4382 # v2.75.9
9090
with:
9191
tool: grcov,cargo-llvm-cov
9292

0 commit comments

Comments
 (0)