From aaadbd9af15f910ad21ed64ea761b5bbc8dbaa7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 04:46:36 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.85.8 to 2.86.3 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.85.8 to 2.86.3. - [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/cb33e69fad06166ca28a42b2575e4dadabf62ee8...5b4d68e2e660441203ab128a23676f1e4faf1532) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.86.3 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 2ebb1de9..264adaf0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -698,7 +698,7 @@ jobs: fetch-depth: 0 # Pre-built binary — no Rust toolchain needed - - uses: taiki-e/install-action@cb33e69fad06166ca28a42b2575e4dadabf62ee8 # v2.85.8 + - uses: taiki-e/install-action@5b4d68e2e660441203ab128a23676f1e4faf1532 # v2.86.3 with: tool: git-cliff