From 96e7049c0dd476098b24fc696a50abed1ef37194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 11:13:47 +0000 Subject: [PATCH] build(deps): bump taiki-e/install-action from 2.69.0 to 2.69.3 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.69.0 to 2.69.3. - [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/c5e61399de59b513f7a771ef1efd9e99b2803310...c12d62a803cbdfe2e7263af15f5a9548065cb4f2) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.69.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/rs_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rs_ci.yml b/.github/workflows/rs_ci.yml index 772a0b3af..7b2eff59e 100644 --- a/.github/workflows/rs_ci.yml +++ b/.github/workflows/rs_ci.yml @@ -135,7 +135,7 @@ jobs: - uses: actions-rust-lang/setup-rust-toolchain@150fca883cd4034361b621bd4e6a9d34e5143606 # v1.15.4 with: cache: false - - uses: taiki-e/install-action@c5e61399de59b513f7a771ef1efd9e99b2803310 # v2.69.0 + - uses: taiki-e/install-action@c12d62a803cbdfe2e7263af15f5a9548065cb4f2 # v2.69.3 with: tool: nextest@0.9 - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9