Skip to content

Commit bcdc0c1

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

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

0 commit comments

Comments
 (0)