We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 219de20 commit 063f31bCopy full SHA for 063f31b
.github/workflows/build-cli.yml
@@ -140,7 +140,7 @@ jobs:
140
fetch-depth: 0
141
142
- name: Install git cliff and typos
143
- uses: taiki-e/install-action@c07504cae06f832dc8de08911c9a9c5cddb0d2d3 # v2.56.13
+ uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # v2.57.1
144
with:
145
tool: git-cliff,typos
146
.github/workflows/build.yml
@@ -230,7 +230,7 @@ jobs:
230
231
232
233
- uses: taiki-e/install-action@c99cc51b309eee71a866715cfa08c922f11cf898 # v2.56.19
234
235
236
0 commit comments