From 727af3eff3501f8e2d29f6325e31885eca6025d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 20:27:00 -0400 Subject: [PATCH] chore(deps): update taiki-e/install-action action to v2.44.1 (#79) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fc6c60d..8cf1501 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,7 @@ jobs: cache-on-failure: true - name: Install required tools - uses: taiki-e/install-action@f2b65a3e67b2ba5ed3b4a631b5e460896e975708 # v2.42.37 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 # v2.44.1 with: tool: just,cargo-hack,cargo-minimal-versions,cargo-msrv-prep @@ -134,7 +134,7 @@ jobs: cache-on-failure: true - name: Install just - uses: taiki-e/install-action@f2b65a3e67b2ba5ed3b4a631b5e460896e975708 # v2.42.37 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 # v2.44.1 with: tool: just @@ -168,7 +168,7 @@ jobs: cache-on-failure: true - name: Install cargo-tarpaulin - uses: taiki-e/install-action@f2b65a3e67b2ba5ed3b4a631b5e460896e975708 # v2.42.37 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 # v2.44.1 with: tool: cargo-tarpaulin @@ -222,7 +222,7 @@ jobs: cache-on-failure: true - name: Install just - uses: taiki-e/install-action@f2b65a3e67b2ba5ed3b4a631b5e460896e975708 # v2.42.37 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 # v2.44.1 with: tool: just