Skip to content

Commit 81469f4

Browse files
Bump taiki-e/install-action from 2.26.7 to 2.26.12 (#28)
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>
1 parent 542bb10 commit 81469f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
components: clippy
2929

3030
- name: Install cargo-hack
31-
uses: taiki-e/[email protected].7
31+
uses: taiki-e/[email protected].12
3232
with:
3333
tool: cargo-hack
3434

@@ -85,7 +85,7 @@ jobs:
8585
toolchain: nightly-2023-08-25
8686

8787
- name: Install cargo-public-api
88-
uses: taiki-e/[email protected].7
88+
uses: taiki-e/[email protected].12
8989
with:
9090
tool: cargo-public-api
9191

0 commit comments

Comments
 (0)