From 282f1f67e63e3865a03f589375ac0736e0a1306c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 10:56:20 +0000 Subject: [PATCH] chore(deps): Bump taiki-e/install-action from 2.23.8 to 2.24.3 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.23.8 to 2.24.3. - [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/115b656342518960cf3dbf5c01f62b684985ca11...a6173a9cbc8927eb1def26c72d123d297efb1b10) --- 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/build.yml | 6 +++--- .github/workflows/conventional-commits.yml | 2 +- .github/workflows/deny.yml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 61978721..c7e5b333 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -59,11 +59,11 @@ jobs: - uses: Swatinem/rust-cache@a22603398250b864f7190077025cf752307154dc # v2.7.2 - - uses: taiki-e/install-action@115b656342518960cf3dbf5c01f62b684985ca11 # v2.23.8 + - uses: taiki-e/install-action@a6173a9cbc8927eb1def26c72d123d297efb1b10 # v2.24.3 with: tool: cargo-llvm-cov@0.5.32 - - uses: taiki-e/install-action@115b656342518960cf3dbf5c01f62b684985ca11 # v2.23.8 + - uses: taiki-e/install-action@a6173a9cbc8927eb1def26c72d123d297efb1b10 # v2.24.3 with: tool: cargo-careful@0.4.0 @@ -106,7 +106,7 @@ jobs: - uses: Swatinem/rust-cache@a22603398250b864f7190077025cf752307154dc # v2.7.2 - - uses: taiki-e/install-action@115b656342518960cf3dbf5c01f62b684985ca11 # v2.23.8 + - uses: taiki-e/install-action@a6173a9cbc8927eb1def26c72d123d297efb1b10 # v2.24.3 with: tool: cargo-careful@0.4.0 diff --git a/.github/workflows/conventional-commits.yml b/.github/workflows/conventional-commits.yml index 9db3683c..0844730a 100644 --- a/.github/workflows/conventional-commits.yml +++ b/.github/workflows/conventional-commits.yml @@ -22,7 +22,7 @@ jobs: # pick the pr HEAD instead of the merge commit ref: ${{ github.event.pull_request.head.sha }} - - uses: taiki-e/install-action@115b656342518960cf3dbf5c01f62b684985ca11 # v2.23.8 + - uses: taiki-e/install-action@a6173a9cbc8927eb1def26c72d123d297efb1b10 # v2.24.3 with: tool: cocogitto@5.5.0 diff --git a/.github/workflows/deny.yml b/.github/workflows/deny.yml index d0138e58..29c2c1c6 100644 --- a/.github/workflows/deny.yml +++ b/.github/workflows/deny.yml @@ -37,7 +37,7 @@ jobs: - uses: Swatinem/rust-cache@a22603398250b864f7190077025cf752307154dc # v2.7.2 - - uses: taiki-e/install-action@115b656342518960cf3dbf5c01f62b684985ca11 # v2.23.8 + - uses: taiki-e/install-action@a6173a9cbc8927eb1def26c72d123d297efb1b10 # v2.24.3 with: tool: cargo-deny@0.14.3