From 1336db6360a9a9caa7398b7108afb75829e79eb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 22:24:05 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.85.7 to 2.86.1 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.85.7 to 2.86.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/67729d5c413db75907f0ad1e39bb04b9c868ff60...288e746965032cfcc232e09af2daf5f23c14d780) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.86.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 92743f0..296c518 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -66,7 +66,7 @@ jobs: - name: Install cross if: matrix.cross - uses: taiki-e/install-action@67729d5c413db75907f0ad1e39bb04b9c868ff60 # v2 + uses: taiki-e/install-action@288e746965032cfcc232e09af2daf5f23c14d780 # v2 with: tool: cross