github: bump taiki-e/install-action in the github-dependencies group

Bumps the github-dependencies group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `taiki-e/install-action` from 2.47.12 to 2.47.13
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](333ea3e9a4...6ae49f1b8b)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-15 15:24:06 +00:00 committed by Austin Seipp
parent ae8f6a3837
commit 83add0f338

View file

@ -81,7 +81,7 @@ jobs:
uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203 uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203
with: with:
toolchain: 1.76 toolchain: 1.76
- uses: taiki-e/install-action@333ea3e9a483e78588ef8e157263f263a7640903 - uses: taiki-e/install-action@6ae49f1b8b4d10975ade0f0d1c07cda2177b19de
with: with:
tool: nextest tool: nextest
- name: Build - name: Build