chore(deps): bump taiki-e/install-action from 2.18.9 to 2.18.13 (#372)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.18.9 to 2.18.13.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](0163f6cf65...2358ab6439)

---
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]
2023-09-19 12:43:02 -04:00
committed by GitHub
parent 9d20da06ec
commit 55099dcbc1

View File

@@ -153,7 +153,7 @@ jobs:
targets: ${{ matrix.job.target }}
- name: Set up cross compiling
if: matrix.job.cross
uses: taiki-e/install-action@0163f6cf65d9b9bb0e5d1f0e3ae19280a06be4b0 # ratchet:taiki-e/install-action@v2.18.9
uses: taiki-e/install-action@2358ab643982f73276ef3aef08759c6cc3693530 # ratchet:taiki-e/install-action@v2.18.13
with:
tool: cross
- name: Configure cross compiling