Skip to content

Commit

Permalink
Bump taiki-e/install-action from 2.24.1 to 2.26.7 (#27)
Browse files Browse the repository at this point in the history
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.24.1 to 2.26.7.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@v2.24.1...v2.26.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 87617c8 commit 542bb10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
components: clippy

- name: Install cargo-hack
uses: taiki-e/install-action@v2.25.9
uses: taiki-e/install-action@v2.26.7
with:
tool: cargo-hack

Expand Down Expand Up @@ -85,7 +85,7 @@ jobs:
toolchain: nightly-2023-08-25

- name: Install cargo-public-api
uses: taiki-e/install-action@v2.24.1
uses: taiki-e/install-action@v2.26.7
with:
tool: cargo-public-api

Expand Down

0 comments on commit 542bb10

Please sign in to comment.