Skip to content

Commit a70fa61

Browse files
Update GitHub Action taiki-e/install-action to v2.50.1
1 parent df9a285 commit a70fa61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rust.yml

+2-2
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@cc5a5c56a296ea597e6ea38f551f25dee8be1225 # v2.17.7
84+
uses: taiki-e/install-action@067268f3aa4f1f3c2becf69d7454955cfab17334 # v2.50.1
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@cc5a5c56a296ea597e6ea38f551f25dee8be1225 # v2.17.7
169+
uses: taiki-e/install-action@067268f3aa4f1f3c2becf69d7454955cfab17334 # v2.50.1
170170
with:
171171
172172

0 commit comments

Comments
 (0)