From f1b073b24418257708ce8b771c36a2ae70536ae8 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Tue, 2 Dec 2025 10:48:00 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 92e6dd1 --- .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 c6f4eea2..f422b6e5 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@3575e532701a5fc614b0c842e4119af4cc5fd16d # v2 + uses: taiki-e/install-action@92e6dd1c202153a204d471a3c509bf1e03dcfa44 # v2 with: tool: cargo-readme - name: Run cargo readme