From 41800633f2627a3a4f6330c12d8d7bfa82a45738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 12:24:44 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.85.8 to 2.85.9 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.85.8 to 2.85.9. - [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...91ddec75689c4c78665b598d188dc821c5a43e5c) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.85.9 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 95ff4da5..714339e6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -582,7 +582,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@91ddec75689c4c78665b598d188dc821c5a43e5c # v2.85.9 with: tool: git-cliff