From d4827614f47f60c72379038aea7c4213af269e0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:15:25 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action digest to e9e8e03 --- .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 f18f3c4..7b77a6e 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@fd0f63e180a477d7434580b6d80817978b9ff2b8 # v2 + uses: taiki-e/install-action@e9e8e031bcd90cdbe8ac6bb1d376f8596e587fbf # 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@fd0f63e180a477d7434580b6d80817978b9ff2b8 # v2 + uses: taiki-e/install-action@e9e8e031bcd90cdbe8ac6bb1d376f8596e587fbf # v2 with: tool: git-cliff - name: Generate changelog