From c6e7e09418cf98c2f97b22f4955d82b8958d4ed0 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sun, 23 Nov 2025 07:40:12 +0000 Subject: [PATCH] Update taiki-e/install-action digest to f79fe75 --- .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 db0b7d78..02bb92f9 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@132c875eef0d3e3be95c2d08d74e8559cbf74bdb # v2 + uses: taiki-e/install-action@f79fe7514db78f0a7bdba3cb6dd9c1baa7d046d9 # v2 with: tool: cargo-readme - name: Run cargo readme