Skip to content

Commit 3f5a3f6

Browse files
chore(deps): bump taiki-e/install-action from 2.85.8 to 2.85.10 (#1163)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.85.8 to 2.85.10. - [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.85.8...v2.85.10) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.85.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0e103c commit 3f5a3f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- uses: Swatinem/rust-cache@v2
7777

7878
- name: Install cargo-semver-checks
79-
uses: taiki-e/install-action@v2.85.8
79+
uses: taiki-e/install-action@v2.85.10
8080
with:
8181
tool: cargo-semver-checks
8282

@@ -130,7 +130,7 @@ jobs:
130130
- uses: Swatinem/rust-cache@v2
131131

132132
- name: Install cargo-public-api
133-
uses: taiki-e/install-action@v2.85.8
133+
uses: taiki-e/install-action@v2.85.10
134134
with:
135135
tool: cargo-public-api
136136

0 commit comments

Comments
 (0)