From d0fba035c539bae58e3025f81dc08ffee7ffe1b7 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Fri, 3 Oct 2025 03:11:06 +0000 Subject: [PATCH] Update taiki-e/install-action digest to bf2f998 --- .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 941bc857..264c649a 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@7fe7b8c79a3c5569643cf27dfc32456883a4cd4d # v2 + uses: taiki-e/install-action@bf2f998095ccb464eb8b85eeb95a460ccd744ec4 # v2 with: tool: cargo-readme - name: Run cargo readme