File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 persist-credentials : false
3939
4040 - name : Install protoc
41- uses : taiki-e/install-action@64c5c20c872907b6f7cd50994ac189e7274160f2 # v2
41+ uses : taiki-e/install-action@85b24a67ef0c632dfefad70b9d5ce8fddb040754 # v2
4242 with :
4343 tool : protoc@3.20.3
4444
@@ -149,7 +149,7 @@ jobs:
149149
150150 # install protoc in case we end up rebuilding opentelemetry-proto
151151 - name : Install protoc
152- uses : taiki-e/install-action@64c5c20c872907b6f7cd50994ac189e7274160f2 # v2
152+ uses : taiki-e/install-action@85b24a67ef0c632dfefad70b9d5ce8fddb040754 # v2
153153 with :
154154 tool : protoc@3.20.3
155155
@@ -206,7 +206,7 @@ jobs:
206206
207207 # install protoc in case we end up rebuilding opentelemetry-proto
208208 - name : Install protoc
209- uses : taiki-e/install-action@64c5c20c872907b6f7cd50994ac189e7274160f2 # v2
209+ uses : taiki-e/install-action@85b24a67ef0c632dfefad70b9d5ce8fddb040754 # v2
210210 with :
211211 tool : protoc@3.20.3
212212
Original file line number Diff line number Diff line change @@ -187,7 +187,7 @@ jobs:
187187 persist-credentials : false
188188
189189 - name : Install protoc
190- uses : taiki-e/install-action@64c5c20c872907b6f7cd50994ac189e7274160f2 # v2
190+ uses : taiki-e/install-action@85b24a67ef0c632dfefad70b9d5ce8fddb040754 # v2
191191 with :
192192 tool : protoc@3.20.3
193193
@@ -331,7 +331,7 @@ jobs:
331331 persist-credentials : false
332332
333333 - name : Install protoc
334- uses : taiki-e/install-action@64c5c20c872907b6f7cd50994ac189e7274160f2 # v2
334+ uses : taiki-e/install-action@85b24a67ef0c632dfefad70b9d5ce8fddb040754 # v2
335335 with :
336336 tool : protoc@3.20.3
337337
Original file line number Diff line number Diff line change 2626 persist-credentials : false
2727
2828 - name : Install protoc
29- uses : taiki-e/install-action@64c5c20c872907b6f7cd50994ac189e7274160f2 # v2
29+ uses : taiki-e/install-action@85b24a67ef0c632dfefad70b9d5ce8fddb040754 # v2
3030 with :
3131 tool : protoc@3.20.3
3232
Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1717 with :
1818 persist-credentials : false
19- - uses : taiki-e/install-action@4146cc238a18f9b3f3427572fd4585d2d2d78c88 # cargo-hack
19+ - uses : taiki-e/install-action@64c5c20c872907b6f7cd50994ac189e7274160f2 # cargo-hack
2020 with :
2121 tool : cargo-hack
2222 - run : cargo hack check --rust-version --workspace --all-targets
You can’t perform that action at this time.
0 commit comments