Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): update taiki-e/install-action action to v2.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent aa9a58f commit 72d0d6f
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:
cache-on-failure: true

- name: Install required tools
uses: taiki-e/install-action@3dc0bf887971817c6565ede5175dd4809d18f471 # v2.44.23
uses: taiki-e/install-action@6aa8b420a527920162babdd71d780f9e5b3b4bc8 # v2.46.1
with:
tool: just,cargo-hack,cargo-minimal-versions,cargo-msrv,cargo-msrv-prep
env:
Expand Down Expand Up @@ -137,7 +137,7 @@ jobs:
cache-on-failure: true

- name: Install just
uses: taiki-e/install-action@3dc0bf887971817c6565ede5175dd4809d18f471 # v2.44.23
uses: taiki-e/install-action@6aa8b420a527920162babdd71d780f9e5b3b4bc8 # v2.46.1
with:
tool: just
env:
Expand Down Expand Up @@ -181,7 +181,7 @@ jobs:
cache-on-failure: true

- name: Install cargo-tarpaulin
uses: taiki-e/install-action@3dc0bf887971817c6565ede5175dd4809d18f471 # v2.44.23
uses: taiki-e/install-action@6aa8b420a527920162babdd71d780f9e5b3b4bc8 # v2.46.1
with:
tool: cargo-tarpaulin
env:
Expand Down Expand Up @@ -248,7 +248,7 @@ jobs:
cache-on-failure: true

- name: Install just
uses: taiki-e/install-action@3dc0bf887971817c6565ede5175dd4809d18f471 # v2.44.23
uses: taiki-e/install-action@6aa8b420a527920162babdd71d780f9e5b3b4bc8 # v2.46.1
with:
tool: just
env:
Expand Down

0 comments on commit 72d0d6f

Please sign in to comment.