From 31df9a2c5ee08c7fbf053fb7bcf4c3e2e50741f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 01:56:00 +0000 Subject: [PATCH] Bump taiki-e/install-action from 2.43.4 to 2.44.1 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.43.4 to 2.44.1. - [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/541c08c86cd3864c5b9fad2da90cb2923c5273b6...ae888b48c8777229768754549e5463ba726cb1b3) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-minor ... 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 babec36bb..032da8755 100644 --- a/.github/workflows/checks.yaml +++ b/.github/workflows/checks.yaml @@ -85,7 +85,7 @@ jobs: with: target: ${{ matrix.target }} - name: Install cargo-llvm-cov - uses: taiki-e/install-action@541c08c86cd3864c5b9fad2da90cb2923c5273b6 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 with: tool: cargo-llvm-cov - name: Rust cache @@ -118,7 +118,7 @@ jobs: with: toolchain: nightly - name: Install udeps - uses: taiki-e/install-action@541c08c86cd3864c5b9fad2da90cb2923c5273b6 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 with: tool: cargo-udeps - name: cargo udeps @@ -222,7 +222,7 @@ jobs: version: 0.9.0 if: ${{matrix.use_zig}} - name: Install cargo-zigbuild - uses: taiki-e/install-action@541c08c86cd3864c5b9fad2da90cb2923c5273b6 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 with: tool: cargo-zigbuild if: ${{matrix.use_zig}} diff --git a/.github/workflows/packaging-v5.yaml b/.github/workflows/packaging-v5.yaml index a16fade3c..5b4485815 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@541c08c86cd3864c5b9fad2da90cb2923c5273b6 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 with: tool: cross, cargo-deb, cargo-generate-rpm@0.14.0 diff --git a/.github/workflows/packaging.yaml b/.github/workflows/packaging.yaml index 03b6a42c6..cda04c328 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@541c08c86cd3864c5b9fad2da90cb2923c5273b6 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 with: tool: cross, cargo-deb, cargo-generate-rpm@0.14.0