From 25f780ef79daabe4dcc167170906315cfe8563d1 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Sat, 19 Oct 2024 03:22:23 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action digest to 939f4af --- .github/workflows/ci.yml | 2 +- .github/workflows/coverage.yml | 4 ++-- .github/workflows/hakari.yml | 2 +- .github/workflows/release.yml | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b4d73d566f4..7e07b2a9a4f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: - name: Lint (rustfmt) run: cargo xfmt --check - name: Install cargo readme - uses: taiki-e/install-action@3e1dd227d968fb9fa43ff604bd9b0ccd1b714919 # v2 + uses: taiki-e/install-action@939f4af9602e15ef93b3329722569cb907a004ff # v2 with: tool: cargo-readme - name: Run cargo readme diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index a119fd3408c..57d651bc691 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -25,11 +25,11 @@ jobs: - uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2 - name: Install latest nextest release - uses: taiki-e/install-action@3e1dd227d968fb9fa43ff604bd9b0ccd1b714919 # v2 + uses: taiki-e/install-action@939f4af9602e15ef93b3329722569cb907a004ff # v2 with: tool: nextest - name: Install cargo-llvm-cov - uses: taiki-e/install-action@3e1dd227d968fb9fa43ff604bd9b0ccd1b714919 # v2 + uses: taiki-e/install-action@939f4af9602e15ef93b3329722569cb907a004ff # v2 with: tool: cargo-llvm-cov diff --git a/.github/workflows/hakari.yml b/.github/workflows/hakari.yml index 358e5be1697..c8b3abea591 100644 --- a/.github/workflows/hakari.yml +++ b/.github/workflows/hakari.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 - uses: dtolnay/rust-toolchain@stable - name: Install cargo-hakari - uses: taiki-e/install-action@3e1dd227d968fb9fa43ff604bd9b0ccd1b714919 # v2 + uses: taiki-e/install-action@939f4af9602e15ef93b3329722569cb907a004ff # v2 with: tool: cargo-hakari - name: Check workspace-hack Cargo.toml is up-to-date diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d64b7fd14b1..275ce670f5e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,7 +17,7 @@ jobs: - name: Install Rust uses: dtolnay/rust-toolchain@stable - name: Install cargo release - uses: taiki-e/install-action@3e1dd227d968fb9fa43ff604bd9b0ccd1b714919 # v2 + uses: taiki-e/install-action@939f4af9602e15ef93b3329722569cb907a004ff # v2 with: tool: cargo-release@0.25.0 - uses: taiki-e/create-gh-release-action@72d65cee1f8033ef0c8b5d79eaf0c45c7c578ce3 # v1 @@ -42,7 +42,7 @@ jobs: - name: Install Rust uses: dtolnay/rust-toolchain@stable - name: Install cargo release - uses: taiki-e/install-action@3e1dd227d968fb9fa43ff604bd9b0ccd1b714919 # v2 + uses: taiki-e/install-action@939f4af9602e15ef93b3329722569cb907a004ff # v2 with: tool: cargo-release@0.25.0 - uses: taiki-e/create-gh-release-action@72d65cee1f8033ef0c8b5d79eaf0c45c7c578ce3 # v1 @@ -67,7 +67,7 @@ jobs: - name: Install Rust uses: dtolnay/rust-toolchain@stable - name: Install cargo release - uses: taiki-e/install-action@3e1dd227d968fb9fa43ff604bd9b0ccd1b714919 # v2 + uses: taiki-e/install-action@939f4af9602e15ef93b3329722569cb907a004ff # v2 with: tool: cargo-release@0.25.0 - uses: taiki-e/create-gh-release-action@72d65cee1f8033ef0c8b5d79eaf0c45c7c578ce3 # v1 @@ -222,7 +222,7 @@ jobs: - name: Install Rust uses: dtolnay/rust-toolchain@stable - name: Install cargo release - uses: taiki-e/install-action@3e1dd227d968fb9fa43ff604bd9b0ccd1b714919 # v2 + uses: taiki-e/install-action@939f4af9602e15ef93b3329722569cb907a004ff # v2 with: tool: cargo-release@0.25.0 - name: Download mukti