Skip to content

Commit 904fe75

Browse files
Update GitHub Action taiki-e/install-action to v2.52.8
1 parent 85f104b commit 904fe75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
cache-all-crates: true
8282

8383
- name: Install tools
84-
uses: taiki-e/install-action@ab3728c7ba6948b9b429627f4d55a68842b27f18 # v2.50.3
84+
uses: taiki-e/install-action@7b20dfd705618832f20d29066e34aa2f2f6194c2 # v2.52.8
8585
with:
8686
8787

@@ -166,7 +166,7 @@ jobs:
166166
cache-all-crates: true
167167

168168
- name: Install tools
169-
uses: taiki-e/install-action@ab3728c7ba6948b9b429627f4d55a68842b27f18 # v2.50.3
169+
uses: taiki-e/install-action@7b20dfd705618832f20d29066e34aa2f2f6194c2 # v2.52.8
170170
with:
171171
172172

0 commit comments

Comments
 (0)