Skip to content

Commit 272aff1

Browse files
chore(deps): update taiki-e/install-action digest to e9e8e03
1 parent 74cff6d commit 272aff1

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@fd0f63e180a477d7434580b6d80817978b9ff2b8 # v2
35+
uses: taiki-e/install-action@e9e8e031bcd90cdbe8ac6bb1d376f8596e587fbf # 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@fd0f63e180a477d7434580b6d80817978b9ff2b8 # v2
70+
uses: taiki-e/install-action@e9e8e031bcd90cdbe8ac6bb1d376f8596e587fbf # v2
7171
with:
7272
tool: git-cliff
7373
- name: Generate changelog

0 commit comments

Comments
 (0)