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