From e33e73fd0f5d38e51d16e242ce7bb3fea39e24ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 07:33:19 +0000 Subject: [PATCH] build(deps): bump taiki-e/install-action from 2.81.8 to 2.85.9 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.81.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/0631aa6515c7d545823c67cfae7ef4fc7f490154...91ddec75689c4c78665b598d188dc821c5a43e5c) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.85.9 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 b0cf1ac3..feb2f7dc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -172,7 +172,7 @@ jobs: - name: Install cargo-deb if: matrix.build == 'x86_64-linux' - uses: taiki-e/install-action@0631aa6515c7d545823c67cfae7ef4fc7f490154 # v2.81.8 + uses: taiki-e/install-action@91ddec75689c4c78665b598d188dc821c5a43e5c # v2.85.9 with: tool: cargo-deb