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

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

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

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]
2024-01-01 10:53:56 -08:00
committed by GitHub
parent a7cd3d9a39
commit 84b621b5e2

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@2a505d476c2be89444ffaf18cd840761320cc917 # ratchet:taiki-e/install-action@v2.23.1
uses: taiki-e/install-action@56ab7930c591507f833cbaed864d201386d518a8 # ratchet:taiki-e/install-action@v2.23.7
with:
tool: cross
- name: Configure cross compiling