mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
build(deps): update taiki-e/install-action action to v2.79.3 (#7503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Setup | Checkout
|
- name: Setup | Checkout
|
||||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||||
- name: Install | Taplo
|
- name: Install | Taplo
|
||||||
uses: taiki-e/install-action@3235f8901fd37ffed0052b276cec25a362fb82e9 # v2.77.7
|
uses: taiki-e/install-action@65851e10cd6c377f11a60e600abc07cb08643468 # v2.79.3
|
||||||
with:
|
with:
|
||||||
tool: taplo-cli@0.10.0
|
tool: taplo-cli@0.10.0
|
||||||
- name: Presets | Validate with schema
|
- name: Presets | Validate with schema
|
||||||
|
|||||||
@@ -107,7 +107,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup | Install cross [Linux]
|
- name: Setup | Install cross [Linux]
|
||||||
if: matrix.os == 'ubuntu-latest'
|
if: matrix.os == 'ubuntu-latest'
|
||||||
uses: taiki-e/install-action@3235f8901fd37ffed0052b276cec25a362fb82e9 # v2.77.7
|
uses: taiki-e/install-action@65851e10cd6c377f11a60e600abc07cb08643468 # v2.79.3
|
||||||
with:
|
with:
|
||||||
tool: cross@0.2.5
|
tool: cross@0.2.5
|
||||||
|
|
||||||
|
|||||||
@@ -162,7 +162,7 @@ jobs:
|
|||||||
uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2
|
uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2
|
||||||
|
|
||||||
- name: Install cargo-llvm-cov
|
- name: Install cargo-llvm-cov
|
||||||
uses: taiki-e/install-action@3235f8901fd37ffed0052b276cec25a362fb82e9 # v2.77.7
|
uses: taiki-e/install-action@65851e10cd6c377f11a60e600abc07cb08643468 # v2.79.3
|
||||||
with:
|
with:
|
||||||
tool: cargo-llvm-cov@0.8.5
|
tool: cargo-llvm-cov@0.8.5
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user