Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot] cf225b8b44 build(deps): update taiki-e/install-action action to v2.82.0 (#7560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-22 06:11:57 +00:00
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- name: Setup | Checkout - name: Setup | Checkout
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- name: Install | Taplo - name: Install | Taplo
uses: taiki-e/install-action@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10 uses: taiki-e/install-action@b8cecb83565409bcc297b2df6e77f030b2a468d5 # v2.82.0
with: with:
tool: taplo-cli@0.10.0 tool: taplo-cli@0.10.0
- name: Presets | Validate with schema - name: Presets | Validate with schema
+2 -2
View File
@@ -108,7 +108,7 @@ jobs:
- name: Setup | Install cross [Linux] - name: Setup | Install cross [Linux]
if: matrix.os == 'ubuntu-latest' && !matrix.use_zigbuild if: matrix.os == 'ubuntu-latest' && !matrix.use_zigbuild
uses: taiki-e/install-action@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10 uses: taiki-e/install-action@b8cecb83565409bcc297b2df6e77f030b2a468d5 # v2.82.0
with: with:
tool: cross@0.2.5 tool: cross@0.2.5
@@ -118,7 +118,7 @@ jobs:
- name: Setup | Install cargo-zigbuild [riscv64] - name: Setup | Install cargo-zigbuild [riscv64]
if: matrix.use_zigbuild if: matrix.use_zigbuild
uses: taiki-e/install-action@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10 uses: taiki-e/install-action@b8cecb83565409bcc297b2df6e77f030b2a468d5 # v2.82.0
with: with:
tool: cargo-zigbuild tool: cargo-zigbuild
+1 -1
View File
@@ -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@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10 uses: taiki-e/install-action@b8cecb83565409bcc297b2df6e77f030b2a468d5 # v2.82.0
with: with:
tool: cargo-llvm-cov@0.8.5 tool: cargo-llvm-cov@0.8.5