From 3feb78c4a41d3a4a3251e1110e77c7989caec597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 20:16:50 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.68.7 to 2.68.12 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.68.7 to 2.68.12. - [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/f92912fad184299a31e22ad070a5059fd07d4f59...aba36d755ec7ca22d38b12111787c26115943952) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.68.12 dependency-type: direct:production update-type: version-update:semver-patch ... 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 697e6a0d..d2c399b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,7 +89,7 @@ jobs: run: rustup toolchain install - uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2 - name: Install cargo codspeed - uses: taiki-e/install-action@f92912fad184299a31e22ad070a5059fd07d4f59 # v2 + uses: taiki-e/install-action@4a136ceac97fe29b942ff3b6c749a46c7950d853 # v2 with: tool: cargo-codspeed