From ae57e812b95acade69c66f8adf0a54b0a0e7daee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 23:34:14 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.78.2 to 2.79.5 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.78.2 to 2.79.5. - [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/3771e22aa892e03fd35585fae288baad1755695c...6c1f7cf125e42770ff087ea443901b487cc5471a) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.79.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-nightly.yml | 2 +- .github/workflows/ci.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-nightly.yml b/.github/workflows/ci-nightly.yml index e3a1c331..726061e1 100644 --- a/.github/workflows/ci-nightly.yml +++ b/.github/workflows/ci-nightly.yml @@ -72,7 +72,7 @@ jobs: timeout-minutes: 10 - name: Install cargo-ci-cache-clean - uses: taiki-e/install-action@3771e22aa892e03fd35585fae288baad1755695c # v2.78.2 + uses: taiki-e/install-action@6c1f7cf125e42770ff087ea443901b487cc5471a # v2.79.5 with: tool: cargo-ci-cache-clean diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0aba3ad0..ac1b8b41 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: timeout-minutes: 10 - name: Install cargo-ci-cache-clean - uses: taiki-e/install-action@3771e22aa892e03fd35585fae288baad1755695c # v2.78.2 + uses: taiki-e/install-action@6c1f7cf125e42770ff087ea443901b487cc5471a # v2.79.5 with: tool: cargo-ci-cache-clean