From 99dd54cd59d5afb376c1ea8496c514bc2b19b98e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 10:44:04 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20ci:=20bump=20taiki-e/install-action?= =?UTF-8?q?=20from=202.85.11=20to=202.85.13?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.85.11 to 2.85.13. - [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/v2.85.11...v2.85.13) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.85.13 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 13783776..8c2f56d9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -159,7 +159,7 @@ jobs: } >> "${GITHUB_OUTPUT}" - name: Install git-cliff - uses: taiki-e/install-action@v2.85.11 + uses: taiki-e/install-action@v2.85.13 with: tool: git-cliff