Skip to content

Commit

Permalink
chore(deps): update taiki-e/install-action action to v2.33.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 25, 2024
1 parent 1fef4eb commit 00d739b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
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@70765aab52363540b67c4a147df9a035d6d24f78 # v2.33.32
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@70765aab52363540b67c4a147df9a035d6d24f78 # v2.33.32
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@70765aab52363540b67c4a147df9a035d6d24f78 # v2.33.32
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@70765aab52363540b67c4a147df9a035d6d24f78 # v2.33.32
with:
tool: just

Expand Down

0 comments on commit 00d739b

Please sign in to comment.