chore(deps): bump taiki-e/install-action from 2.25.1 to 2.25.9 (#856)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.25.1 to 2.25.9.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](98cdbf3892...8984d603c2)

---
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-23 16:38:28 -05:00
committed by GitHub
parent 48bbe66651
commit ee2cb72cd6

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@98cdbf3892eb5b31fc9b26666699439be4d9d88a # ratchet:taiki-e/install-action@v2.25.1
uses: taiki-e/install-action@8984d603c208823d3c1a1b796f4081736f3ae3f9 # ratchet:taiki-e/install-action@v2.25.9
with:
tool: cross
- name: Configure cross compiling