We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873e13d commit 29a8907Copy full SHA for 29a8907
‎.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@b18b9d93a43496aeda12369e7563d9251abc2fe1 # v2
+ uses: taiki-e/install-action@de6bbd1333b8f331563d54a051e542c7dfef81c3 # 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