From 3d00895c5e3d852f3f8fda488cc65a64385c3d6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 04:45:55 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.85.8 to 2.85.12 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.85.8 to 2.85.12. - [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...b20dedce73af6905cdc30d6611090c9b67557c8d) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.85.12 dependency-type: direct:production update-type: version-update:semver-patch ... 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 9c621baa..ca4ae25f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -692,7 +692,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@b20dedce73af6905cdc30d6611090c9b67557c8d # v2.85.12 with: tool: git-cliff