Skip to content

Commit

Permalink
Bump taiki-e/install-action from 2.28.11 to 2.29.0
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.28.11 to 2.29.0.
- [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.28.11...v2.29.0)

---
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]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent a5e5844 commit 9017648
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.28.11
uses: taiki-e/install-action@v2.29.0
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.28.11
uses: taiki-e/install-action@v2.29.0
with:
tool: cargo-public-api

Expand Down

0 comments on commit 9017648

Please sign in to comment.