From c439dd8ecf66c94c5522878dbea89023ae48da8a Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Thu, 23 Oct 2025 03:29:00 +0000 Subject: [PATCH] Update taiki-e/install-action digest to ebb229c --- .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 778b897f..00432999 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@2cdf2d81f4edfc3b41d5ddf56083c70b48ac2475 # v2 + uses: taiki-e/install-action@ebb229c6baa68383264f2822689b07b4916d9177 # v2 with: tool: cargo-readme - name: Run cargo readme