File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -353,7 +353,7 @@ jobs:
353353 with :
354354 persist-credentials : false
355355 - name : Install cargo-llvm-cov
356- uses : taiki-e/install-action@6ef672efc2b5aabc787a9e94baf4989aa02a97df # v2.70.3
356+ uses : taiki-e/install-action@94cb46f8d6e437890146ffbd78a778b78e623fb2 # v2.74.0
357357 with :
358358 tool : cargo-llvm-cov
359359 - name : Install cosign # this is needed by some of the e2e tests
@@ -401,7 +401,7 @@ jobs:
401401 with :
402402 persist-credentials : false
403403 - name : Check spelling with typos
404- uses : crate-ci/typos@631208b7aac2daa8b707f55e7331f9112b0e062d # v1.44 .0
404+ uses : crate-ci/typos@02ea592e44b3a53c302f697cddca7641cd051c3d # v1.45 .0
405405
406406 charts :
407407 name : Helm unittest
Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1919 with :
2020 persist-credentials : false
21- - uses : fossas/fossa-action@c414b9ad82eaad041e47a7cf62a4f02411f427a0 # v1.8 .0
21+ - uses : fossas/fossa-action@ff70fe9fe17cbd2040648f1c45e8ec4e4884dcf3 # v1.9 .0
2222 with :
2323 api-key : ${{secrets.FOSSA_API_TOKEN}} # zizmor: ignore[secrets-outside-env]
You can’t perform that action at this time.
0 commit comments