From 28c2e5b9fdd7ae32aefec53712ca2f39c4072b92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 05:16:12 +0000 Subject: [PATCH] build(deps): bump taiki-e/install-action in the actions group Bumps the actions group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action). Updates `taiki-e/install-action` from 2.87.13 to 2.87.15 - [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/26e9283f268b880168bdbd2c545dfcd60ec2c6ab...4076c08d76dba979c11a7285295b0716c1d67908) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.87.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5245a4e..570a798 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -45,7 +45,7 @@ jobs: - name: Install Just # taiki-e/install-action v2.87.13 - uses: taiki-e/install-action@26e9283f268b880168bdbd2c545dfcd60ec2c6ab + uses: taiki-e/install-action@4076c08d76dba979c11a7285295b0716c1d67908 with: tool: just@1.58.0