Skip to content

Commit 0721323

Browse files
ci(deps): update taiki-e/install-action digest to 6ef672e
1 parent 14c1993 commit 0721323

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

0 commit comments

Comments
 (0)