Skip to content

Commit 1e41afb

Browse files
committed
fix: upgraded cliff install action
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
1 parent 3b76d60 commit 1e41afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
-
8989
name: Install git-cliff [monorepo]
9090
if: ${{ inputs.is-monorepo == 'true' }}
91-
uses: taiki-e/install-action@331a600f1b10a3fed8dc56f925012bede91ae51f # v2.44.25
91+
uses: taiki-e/install-action@cc33365ec7e3350bc47bf935f247582cc6f68344 # v2.65.12
9292
with:
9393
tool: git-cliff
9494
-

0 commit comments

Comments
 (0)