From b9a86505953fb27bf1520bd413de7c4d2b273917 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Wed, 22 Oct 2025 03:43:08 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 2cdf2d8 --- .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 8d28c07e..778b897f 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@80466ef8efa80486cdfbddf929453a4f3565c791 # v2 + uses: taiki-e/install-action@2cdf2d81f4edfc3b41d5ddf56083c70b48ac2475 # v2 with: tool: cargo-readme - name: Run cargo readme