File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ jobs:
157157 - 'Cargo.lock'
158158 - name : Install cargo-deny
159159 if : steps.filter.outputs.src == 'true'
160- uses : taiki-e/install-action@510b3ecd7915856b6909305605afa7a8a57c1b04 # v2
160+ uses : taiki-e/install-action@995f97569c4a8ae84dcd7e1a0107f65ca6ebf139 # v2
161161 with :
162162163163 - name : Check licenses
@@ -298,7 +298,7 @@ jobs:
298298 - uses : ./.github/actions/rustup
299299 with :
300300 shared-key : check
301- - uses : cargo-bins/cargo-binstall@639cca973755257a5103d314f08e37e3f861d9ab # v1.10.22
301+ - uses : cargo-bins/cargo-binstall@c175bb02c4d5486f22e1a9cb4186cb6097f01434 # v1.10.23
302302 - run : cargo binstall --no-confirm cargo-shear
303303 - run : cargo shear
304304
Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ jobs:
448448 run : pnpm run build:js
449449
450450 - name : Install cargo-codspeed binary
451- uses : taiki-e/install-action@510b3ecd7915856b6909305605afa7a8a57c1b04 # v2
451+ uses : taiki-e/install-action@995f97569c4a8ae84dcd7e1a0107f65ca6ebf139 # v2
452452 with :
453453 tool : cargo-codspeed
454454
You can’t perform that action at this time.
0 commit comments