Skip to content

Commit

Permalink
chore(deps): update taiki-e/install-action action to v2.48.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 02ab543 commit faa30bf
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 @@ -83,7 +83,7 @@ jobs:
cache-on-failure: true

- name: Install required tools
uses: taiki-e/install-action@2c3c8dfabf5933531aca0613c6b0c173fa51745e # v2.46.15
uses: taiki-e/install-action@510b3ecd7915856b6909305605afa7a8a57c1b04 # v2.48.1
with:
tool: just,cargo-hack,cargo-minimal-versions,cargo-msrv,cargo-msrv-prep
env:
Expand Down Expand Up @@ -135,7 +135,7 @@ jobs:
cache-on-failure: true

- name: Install just
uses: taiki-e/install-action@2c3c8dfabf5933531aca0613c6b0c173fa51745e # v2.46.15
uses: taiki-e/install-action@510b3ecd7915856b6909305605afa7a8a57c1b04 # v2.48.1
with:
tool: just
env:
Expand Down Expand Up @@ -168,7 +168,7 @@ jobs:
cache-on-failure: true

- name: Install cargo-tarpaulin
uses: taiki-e/install-action@2c3c8dfabf5933531aca0613c6b0c173fa51745e # v2.46.15
uses: taiki-e/install-action@510b3ecd7915856b6909305605afa7a8a57c1b04 # v2.48.1
with:
tool: cargo-tarpaulin
env:
Expand Down Expand Up @@ -224,7 +224,7 @@ jobs:
cache-on-failure: true

- name: Install just
uses: taiki-e/install-action@2c3c8dfabf5933531aca0613c6b0c173fa51745e # v2.46.15
uses: taiki-e/install-action@510b3ecd7915856b6909305605afa7a8a57c1b04 # v2.48.1
with:
tool: just
env:
Expand Down

0 comments on commit faa30bf

Please sign in to comment.