From d89d3ac9cd2c9a5bd7c09172ec046b5bf3d75006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:04:33 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.85.1 to 2.86.7 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.85.1 to 2.86.7. - [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/3d7d7cd5ac7f994c1892ae0c06165095b9139094...b6ff580856c41316412a0b9b60540fbc6f8c82cc) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.86.7 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 f872e5fc7..7fb13f9a1 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@3d7d7cd5ac7f994c1892ae0c06165095b9139094 + uses: taiki-e/install-action@b6ff580856c41316412a0b9b60540fbc6f8c82cc with: tool: nextest