chore(deps): bump taiki-e/install-action from 2.22.5 to 2.23.1 (#813)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.22.5 to 2.23.1.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](a1f180f99a...2a505d476c)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-25 16:54:54 -08:00
committed by GitHub
parent 5ea15c8605
commit 397e3380c7

View File

@@ -151,7 +151,7 @@ jobs:
targets: ${{ matrix.job.target }}
- name: Set up cross compiling
if: matrix.job.cross
uses: taiki-e/install-action@a1f180f99a1c725ceb0e42382d8aa2402edf1558 # ratchet:taiki-e/install-action@v2.22.5
uses: taiki-e/install-action@2a505d476c2be89444ffaf18cd840761320cc917 # ratchet:taiki-e/install-action@v2.23.1
with:
tool: cross
- name: Configure cross compiling