We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a344e commit 2d87fa8Copy full SHA for 2d87fa8
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@51cd0b8c0499559d9a4d75c0f5c67bec3a894ec8 # 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