From c1016dd8eac1b641147f2702f0b701f4a251dd84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 05:21:18 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.75.14 to 2.79.1 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.75.14 to 2.79.1. - [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/0c7a94999971db56e9df89df226240aab222e776...b550161ef8a7bc4f2a671c0b03a18ac9ccedea1e) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.79.1 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 88a1383b..188791c4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -118,7 +118,7 @@ jobs: - uses: ./.github/actions/install-rust - name: Install cargo codspeed - uses: taiki-e/install-action@0c7a94999971db56e9df89df226240aab222e776 # v2 + uses: taiki-e/install-action@b550161ef8a7bc4f2a671c0b03a18ac9ccedea1e # v2 with: tool: cargo-codspeed