From 8efd46212f159d07b159ec2249e1428b11601e6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 20:20:33 +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..2a7a725a 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@a3324fb0eb94b8230ec968c3389c1b7929fc2f3b # v2 with: tool: cargo-codspeed