Skip to content

Commit

Permalink
chore(deps): update taiki-e/install-action action to v2.33.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent 1fef4eb commit c891553
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Expand Up @@ -82,7 +82,7 @@ jobs:
key: all-features-${{ matrix.all-features }}-msrv-pins-files-${{ hashFiles('**/msrv-pins.toml') }}

- name: Install required tools
uses: taiki-e/install-action@e553ccd87e21fd7eeca7478760ec8dbf0bd45831 # v2.33.3
uses: taiki-e/install-action@672949f0e99e12c1a48510fa548e812f6835397f # v2.33.16
with:
tool: just,cargo-hack,cargo-minimal-versions,cargo-msrv-prep

Expand Down Expand Up @@ -128,7 +128,7 @@ jobs:
key: ignore-lock-${{ matrix.ignore-lock }}-all-features-${{ matrix.all-features }}

- name: Install just
uses: taiki-e/install-action@e553ccd87e21fd7eeca7478760ec8dbf0bd45831 # v2.33.3
uses: taiki-e/install-action@672949f0e99e12c1a48510fa548e812f6835397f # v2.33.16
with:
tool: just

Expand Down Expand Up @@ -187,7 +187,7 @@ jobs:
cache-targets: false

- name: Install cargo-tarpaulin
uses: taiki-e/install-action@e553ccd87e21fd7eeca7478760ec8dbf0bd45831 # v2.33.3
uses: taiki-e/install-action@672949f0e99e12c1a48510fa548e812f6835397f # v2.33.16
with:
tool: cargo-tarpaulin

Expand Down Expand Up @@ -239,7 +239,7 @@ jobs:
cache-targets: false

- name: Install just
uses: taiki-e/install-action@e553ccd87e21fd7eeca7478760ec8dbf0bd45831 # v2.33.3
uses: taiki-e/install-action@672949f0e99e12c1a48510fa548e812f6835397f # v2.33.16
with:
tool: just

Expand Down

0 comments on commit c891553

Please sign in to comment.