From 79ce822bae1a958c0a71bc39df4b3d659286d296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 01:23:40 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.75.19 to 2.75.25 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.75.19 to 2.75.25. - [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/5f57d6cb7cd20b14a8a27f522884c4bc8a187458...1329c298aa20c3257846c9b2e0e55967df3e3c37) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.75.25 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 f6af3bf63..9ffcd71a4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -143,7 +143,7 @@ jobs: save-if: ${{ github.ref == 'refs/heads/main' }} - name: Install nextest - uses: taiki-e/install-action@5f57d6cb7cd20b14a8a27f522884c4bc8a187458 + uses: taiki-e/install-action@1329c298aa20c3257846c9b2e0e55967df3e3c37 with: tool: nextest