Bump taiki-e/install-action from 2 to 2.85.5 (#1275)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2 to 2.85.5.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/v2...v2.85.5)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.85.5
  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] 2026-08-05 05:27:15 +05:30 committed by GitHub
parent cf086b057d
commit 6d6066dd25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ jobs:
with:
key: ${{ matrix.os }}
- name: Install just
uses: taiki-e/install-action@v2
uses: taiki-e/install-action@v2.85.5
with:
tool: just
- name: Run lints + tests