From 91384c54de718e19c31f9b47b04c0e4e1ebe56fb Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Wed, 1 Oct 2025 09:17:50 +0000 Subject: [PATCH] Update taiki-e/install-action digest to d6d7527 --- .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 bba3e79a..e0dc0850 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@3216b6964cbfe053bb8b9a2ef245bd9300e2061d # v2 + uses: taiki-e/install-action@d6d752794628f1e1fffa3c4d3c8874e06f043d50 # v2 with: tool: cargo-readme - name: Run cargo readme