We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c405e6 commit 7a740f3Copy full SHA for 7a740f3
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@5939f3337e40968c39aa70f5ecb1417a92fb25a0 # 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