Skip to content

Commit f06b254

Browse files
Chore(deps): Bump taiki-e/install-action from 2.75.25 to 2.77.1 (#1489)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.75.25 to 2.77.1. - [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@1329c29...cca35ed) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.77.1 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 eec1a59 commit f06b254

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ jobs:
250250

251251
- name: Install cargo-llvm-cov
252252
if: matrix.platform == 'ubuntu-22.04'
253-
uses: taiki-e/install-action@1329c298aa20c3257846c9b2e0e55967df3e3c37 # v2.75.25
253+
uses: taiki-e/install-action@cca35edeb1d01366c2843b68fc3ca441446d73d3 # v2.77.1
254254
with:
255255
tool: cargo-llvm-cov
256256

0 commit comments

Comments
 (0)