From 61f7107d0fa7e703433c6a74d93f3c4f9f80986f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 21:53:57 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.83.4 to 2.85.1 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.83.4 to 2.85.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/07b4745e0c39a41822af610387492e3e53aa222b...3d7d7cd5ac7f994c1892ae0c06165095b9139094) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.85.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 cbae5fc85..65bd6288d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -132,7 +132,7 @@ jobs: cache-bin: false - name: Install nextest - uses: taiki-e/install-action@07b4745e0c39a41822af610387492e3e53aa222b + uses: taiki-e/install-action@3d7d7cd5ac7f994c1892ae0c06165095b9139094 with: tool: nextest