We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a344e commit 926de3fCopy full SHA for 926de3f
1 file changed
‎.github/workflows/ci-release.yml‎
@@ -48,7 +48,7 @@ jobs:
48
token: ${{ steps.app-token.outputs.token }}
49
50
- name: Install git-cliff
51
- uses: taiki-e/install-action@0c7a94999971db56e9df89df226240aab222e776 # v2
+ uses: taiki-e/install-action@cf525cb33f51aca27cd6fa02034117ab963ff9f1 # v2
52
with:
53
tool: git-cliff
54
@@ -175,7 +175,7 @@ jobs:
175
fetch-depth: 0
176
177
178
179
180
181
0 commit comments