Skip to content

Commit 2e922ea

Browse files
ci(deps): update taiki-e/install-action digest to 0cccd59 (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 426c33e commit 2e922ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
fetch-depth: 0
3434
- name: Install git-cliff
35-
uses: taiki-e/install-action@a1df9120380005ebdc788c62449b841b205541dd # v2
35+
uses: taiki-e/install-action@0cccd59f03b32c54f0db097c518c320bfc8c73b3 # v2
3636
with:
3737
tool: git-cliff
3838
- id: version
@@ -67,7 +67,7 @@ jobs:
6767
with:
6868
fetch-depth: 0
6969
- name: Install git-cliff
70-
uses: taiki-e/install-action@a1df9120380005ebdc788c62449b841b205541dd # v2
70+
uses: taiki-e/install-action@0cccd59f03b32c54f0db097c518c320bfc8c73b3 # v2
7171
with:
7272
tool: git-cliff
7373
- name: Generate changelog

0 commit comments

Comments
 (0)