From 9ab0b4869e24160b01785f6126dc0613a3250879 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 04:46:59 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action digest to bfadeab --- .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 6e1e3c5..9914557 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@6ef672efc2b5aabc787a9e94baf4989aa02a97df # v2 + uses: taiki-e/install-action@bfadeaba214680fb4ab63e710bcb2a6a17019fdc # 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@6ef672efc2b5aabc787a9e94baf4989aa02a97df # v2 + uses: taiki-e/install-action@bfadeaba214680fb4ab63e710bcb2a6a17019fdc # v2 with: tool: git-cliff - name: Generate changelog