File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ jobs:
354354 with :
355355 persist-credentials : false
356356 - name : Install cargo-llvm-cov
357- uses : taiki-e/install-action@5939f3337e40968c39aa70f5ecb1417a92fb25a0 # v2.75.15
357+ uses : taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486 # v2.75.18
358358 with :
359359 tool : cargo-llvm-cov
360360 - name : Install cosign # this is needed by some of the e2e tests
Original file line number Diff line number Diff line change 3131 run : cargo install --locked --version 0.13.9 cargo-edit
3232
3333 - name : Install Updatecli in the runner
34- uses : updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640 # v3.1.1
34+ uses : updatecli/updatecli-action@af341a800cdbcde3ddcebb7a62410ac06a78a207 # v3.1.2
3535 with :
3636 # Pinned to v0.109.0 due to a behavior change in newer versions that breaks the update script
3737 version : v0.109.0
Original file line number Diff line number Diff line change 1818 persist-credentials : false
1919
2020 - name : Install Updatecli in the runner
21- uses : updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640 # v3.1.1
21+ uses : updatecli/updatecli-action@af341a800cdbcde3ddcebb7a62410ac06a78a207 # v3.1.2
2222 with :
2323 # The version is pinned for now to workaround an issue found during
2424 # the compose file exectution when updatecli reports "something wrong
You can’t perform that action at this time.
0 commit comments