We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b76d60 commit 1e41afbCopy full SHA for 1e41afb
.github/workflows/release.yml
@@ -88,7 +88,7 @@ jobs:
88
-
89
name: Install git-cliff [monorepo]
90
if: ${{ inputs.is-monorepo == 'true' }}
91
- uses: taiki-e/install-action@331a600f1b10a3fed8dc56f925012bede91ae51f # v2.44.25
+ uses: taiki-e/install-action@cc33365ec7e3350bc47bf935f247582cc6f68344 # v2.65.12
92
with:
93
tool: git-cliff
94
0 commit comments