From 527ac8133fa002ab90e1ea8a4e85b40e18059335 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Thu, 31 Jul 2025 08:23:44 +0000 Subject: [PATCH] Update taiki-e/install-action digest to e8c1cf7 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0609920a..750d14f7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: - name: Lint (rustfmt) run: cargo xfmt --check - name: Install cargo readme - uses: taiki-e/install-action@bbdef1c33cb8ed1fd122d68d8374ac79998d6960 # v2 + uses: taiki-e/install-action@e8c1cf74a696e981aec979a6703471e61b400895 # v2 with: tool: cargo-readme - name: Run cargo readme