Skip to content

Commit b3e6110

Browse files
Bump taiki-e/install-action from 2.27.9 to 2.28.0
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.27.9 to 2.28.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.27.9...v2.28.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]>
1 parent 1963e36 commit b3e6110

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/install-action@v2.27.9
31+
uses: taiki-e/install-action@v2.28.0
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/install-action@v2.27.9
88+
uses: taiki-e/install-action@v2.28.0
8989
with:
9090
tool: cargo-public-api
9191

0 commit comments

Comments
 (0)