From fb400ebeb50822d77aeff9d078413037c0cea346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 01:33:01 +0000 Subject: [PATCH] Bump taiki-e/install-action from 2.47.24 to 2.47.25 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.47.24 to 2.47.25. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/install-action/compare/6a08c6906b66c5d625b29bd6af1556c5b20a1203...1936c8cfe365805f86ceb097d570620cc3a19932) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/checks.yaml | 6 +++--- .github/workflows/packaging-v5.yaml | 2 +- .github/workflows/packaging.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/checks.yaml b/.github/workflows/checks.yaml index 3e9e5c1b5..ddd18db39 100644 --- a/.github/workflows/checks.yaml +++ b/.github/workflows/checks.yaml @@ -97,7 +97,7 @@ jobs: with: target: ${{ matrix.target }} - name: Install cargo-llvm-cov - uses: taiki-e/install-action@6a08c6906b66c5d625b29bd6af1556c5b20a1203 + uses: taiki-e/install-action@1936c8cfe365805f86ceb097d570620cc3a19932 with: tool: cargo-llvm-cov - name: Rust cache @@ -130,7 +130,7 @@ jobs: with: toolchain: nightly - name: Install udeps - uses: taiki-e/install-action@6a08c6906b66c5d625b29bd6af1556c5b20a1203 + uses: taiki-e/install-action@1936c8cfe365805f86ceb097d570620cc3a19932 with: tool: cargo-udeps - name: cargo udeps @@ -234,7 +234,7 @@ jobs: version: 0.9.0 if: ${{matrix.use_zig}} - name: Install cargo-zigbuild - uses: taiki-e/install-action@6a08c6906b66c5d625b29bd6af1556c5b20a1203 + uses: taiki-e/install-action@1936c8cfe365805f86ceb097d570620cc3a19932 with: tool: cargo-zigbuild if: ${{matrix.use_zig}} diff --git a/.github/workflows/packaging-v5.yaml b/.github/workflows/packaging-v5.yaml index b9b4b184b..52b77e07e 100644 --- a/.github/workflows/packaging-v5.yaml +++ b/.github/workflows/packaging-v5.yaml @@ -33,7 +33,7 @@ jobs: components: "llvm-tools" - name: Install cross, cargo-deb and cargo-generate-rpm - uses: taiki-e/install-action@6a08c6906b66c5d625b29bd6af1556c5b20a1203 + uses: taiki-e/install-action@1936c8cfe365805f86ceb097d570620cc3a19932 with: tool: cross, cargo-deb, cargo-generate-rpm@0.14.0 diff --git a/.github/workflows/packaging.yaml b/.github/workflows/packaging.yaml index eec958035..65de2b2b9 100644 --- a/.github/workflows/packaging.yaml +++ b/.github/workflows/packaging.yaml @@ -33,7 +33,7 @@ jobs: components: "llvm-tools" - name: Install cross, cargo-deb and cargo-generate-rpm - uses: taiki-e/install-action@6a08c6906b66c5d625b29bd6af1556c5b20a1203 + uses: taiki-e/install-action@1936c8cfe365805f86ceb097d570620cc3a19932 with: tool: cross, cargo-deb, cargo-generate-rpm@0.14.0