From 68fb28c4c93d416e0d8ce2ff4921acf96dc021a7 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Wed, 29 Oct 2025 10:17:42 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 1d76762 --- .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 e7ba86d0..b47b4ab3 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@41ef8c65f4034ff24ab1cc2cef52f3000bcf9523 # v2 + uses: taiki-e/install-action@1d76762916ba18e4f0c3b2f71fee3da83a279745 # v2 with: tool: cargo-readme - name: Run cargo readme