From db152e75f0f10af507b507defe3aa99ea83fb2a3 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Thu, 18 Sep 2025 03:11:55 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 8ea3248 --- .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 d9a1fc18..9d9d729a 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@2fdc5fd6ac805b0f8256893bd4c807bcb666af00 # v2 + uses: taiki-e/install-action@8ea32481661d5e04d602f215b94f17e4014b44f9 # v2 with: tool: cargo-readme - name: Run cargo readme