From b61b1beb13a366ea1a34eef202eb01b7d9e2c4b0 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sat, 25 Oct 2025 03:28:02 +0000 Subject: [PATCH] Update taiki-e/install-action digest to 1c7b1d3 --- .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 00432999..c94d857a 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@ebb229c6baa68383264f2822689b07b4916d9177 # v2 + uses: taiki-e/install-action@1c7b1d35fcc8f6525be0cbdacbf5977079a3f94c # v2 with: tool: cargo-readme - name: Run cargo readme