From c1a2c6025efc8cae583c9d8fca8834f3509ad79f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 02:01:06 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action digest to 0cccd59 --- .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 01722b2..dd20230 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@a1df9120380005ebdc788c62449b841b205541dd # v2 + uses: taiki-e/install-action@0cccd59f03b32c54f0db097c518c320bfc8c73b3 # 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@a1df9120380005ebdc788c62449b841b205541dd # v2 + uses: taiki-e/install-action@0cccd59f03b32c54f0db097c518c320bfc8c73b3 # v2 with: tool: git-cliff - name: Generate changelog