From 758af9df4f63ad84582722ec094284c81275ae8d Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sat, 4 Oct 2025 03:03:02 +0000 Subject: [PATCH] Update taiki-e/install-action digest to e825cea --- .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 264c649a..05512f55 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@bf2f998095ccb464eb8b85eeb95a460ccd744ec4 # v2 + uses: taiki-e/install-action@e825cea3ae7859bea8ac6c1c1ecde4d7699f05b6 # v2 with: tool: cargo-readme - name: Run cargo readme