From db76da1b06add457d6f6f25b79777ca9fec664ba Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Tue, 14 Oct 2025 09:17:28 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 5b5de1b --- .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 ca17279b..9608c240 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@e7ef886cf8f69c25ecef6bbc2858a42e273496ec # v2 + uses: taiki-e/install-action@5b5de1b4da26ad411330c0454bdd72929bfcbeb2 # v2 with: tool: cargo-readme - name: Run cargo readme