From 11018ad431b7896f09fc675c3520c042a82787ca Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Mon, 15 Sep 2025 05:17:32 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 849bd00 --- .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 73b6d07b..efeb40db 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@9545a0634ccdca487a09cde61d362f0bc5fb5df9 # v2 + uses: taiki-e/install-action@849bd009f730a24e9db18262f4e9f062591dee39 # v2 with: tool: cargo-readme - name: Run cargo readme