Skip to content

Commit 080be62

Browse files
chore(deps): update taiki-e/install-action action to v2.68.18
1 parent 65f2469 commit 080be62

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
fetch-depth: 0
141141

142142
- name: Install git cliff and typos
143-
uses: taiki-e/install-action@f92912fad184299a31e22ad070a5059fd07d4f59 # v2.68.7
143+
uses: taiki-e/install-action@205eb1d74c6feda89abb1f3a09360601953286c0 # v2.68.18
144144
with:
145145
tool: git-cliff,typos
146146

.github/workflows/build-ffi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
fetch-depth: 0
142142

143143
- name: Install git cliff and typos
144-
uses: taiki-e/install-action@f92912fad184299a31e22ad070a5059fd07d4f59 # v2.68.7
144+
uses: taiki-e/install-action@205eb1d74c6feda89abb1f3a09360601953286c0 # v2.68.18
145145
with:
146146
tool: git-cliff,typos
147147

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
fetch-depth: 0
110110

111111
- name: Install git cliff and typos
112-
uses: taiki-e/install-action@f92912fad184299a31e22ad070a5059fd07d4f59 # v2.68.7
112+
uses: taiki-e/install-action@205eb1d74c6feda89abb1f3a09360601953286c0 # v2.68.18
113113
with:
114114
tool: git-cliff,typos
115115

0 commit comments

Comments
 (0)