We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d27f187 commit 0656cf5Copy full SHA for 0656cf5
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@f23382d582832e41d5eb4fff2bddb06bc5adf8d3 # v2
+ uses: taiki-e/install-action@b18b9d93a43496aeda12369e7563d9251abc2fe1 # 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