Skip to content

Commit

Permalink
chore(deps): update taiki-e/install-action action to v2.33.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent 1fef4eb commit 710068a
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@040f0ebba5461501fd9919d75244fd045c3774b3 # v2.33.18
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@040f0ebba5461501fd9919d75244fd045c3774b3 # v2.33.18
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@040f0ebba5461501fd9919d75244fd045c3774b3 # v2.33.18
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@040f0ebba5461501fd9919d75244fd045c3774b3 # v2.33.18
with:
tool: just

Expand Down

0 comments on commit 710068a

Please sign in to comment.