From d7909af3c9f600de88878de399ad1c4e094d9e7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 13:55:51 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action digest to d858f81 --- .github/workflows/release-pr.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-pr.yaml b/.github/workflows/release-pr.yaml index dd20230..2081d0c 100644 --- a/.github/workflows/release-pr.yaml +++ b/.github/workflows/release-pr.yaml @@ -32,7 +32,7 @@ jobs: with: fetch-depth: 0 - name: Install git-cliff - uses: taiki-e/install-action@0cccd59f03b32c54f0db097c518c320bfc8c73b3 # v2 + uses: taiki-e/install-action@d858f8113943481093e02986a7586a4819a3bfd6 # v2 with: tool: git-cliff - id: version @@ -67,7 +67,7 @@ jobs: with: fetch-depth: 0 - name: Install git-cliff - uses: taiki-e/install-action@0cccd59f03b32c54f0db097c518c320bfc8c73b3 # v2 + uses: taiki-e/install-action@d858f8113943481093e02986a7586a4819a3bfd6 # v2 with: tool: git-cliff - name: Generate changelog