From 1691b997f3fc676dcef5b87651c55687e6eb0a52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 20:52:34 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.68.25 to 2.69.6 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.68.25 to 2.69.6. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/install-action/compare/a37010ded18ff788be4440302bd6830b1ae50d8b...06203676c62f0d3c765be3f2fcfbebbcb02d09f5) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.69.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ee5f02b..54118be 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -134,7 +134,7 @@ jobs: - name: Install cargo-llvm-cov (ubuntu only) if: matrix.platform == 'ubuntu-22.04' - uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25 + uses: taiki-e/install-action@06203676c62f0d3c765be3f2fcfbebbcb02d09f5 # v2.69.6 with: tool: cargo-llvm-cov