From a66a73eb6c65f518f547bcf1c3c12ea6170150d6 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sat, 27 Sep 2025 03:09:37 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 00a367b --- .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 1ab6c858..234b0d73 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@ea0eda622640ac23a17ba349cf09e2709d58f5e1 # v2 + uses: taiki-e/install-action@00a367b59ffa7299659baf1168279aefe69f5516 # v2 with: tool: cargo-readme - name: Run cargo readme