Skip to content

Commit

Permalink
Bump taiki-e/install-action from 2.26.7 to 2.26.12 (#28)
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.26.7 to 2.26.12.
- [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.26.7...v2.26.12)

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

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 Feb 5, 2024
1 parent 542bb10 commit 81469f4
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/[email protected].7
uses: taiki-e/[email protected].12
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/[email protected].7
uses: taiki-e/[email protected].12
with:
tool: cargo-public-api

Expand Down

0 comments on commit 81469f4

Please sign in to comment.