Skip to content

Commit 6b5af72

Browse files
chore(deps): bump taiki-e/install-action from 2.79.7 to 2.81.2 (#195)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.79.7 to 2.81.2. - [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@d9be7d8...6887963) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.81.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e00f876 commit 6b5af72

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: cargo +nightly doc -p agent-client-protocol --all-features --no-deps
5454

5555
- name: Install just
56-
uses: taiki-e/install-action@d9be7d8cda89035c9c843f78bd44d4f72d8403d4
56+
uses: taiki-e/install-action@6887963ccf37a9ddcd8c5fa4baeb3e1e5fd61fa1
5757
with:
5858
tool: just
5959

@@ -96,7 +96,7 @@ jobs:
9696
toolchain: stable
9797

9898
- name: Install cargo-hack
99-
uses: taiki-e/install-action@d9be7d8cda89035c9c843f78bd44d4f72d8403d4
99+
uses: taiki-e/install-action@6887963ccf37a9ddcd8c5fa4baeb3e1e5fd61fa1
100100
with:
101101
tool: cargo-hack
102102

.github/workflows/mdbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
3535

3636
- name: Install mdBook
37-
uses: taiki-e/install-action@d9be7d8cda89035c9c843f78bd44d4f72d8403d4
37+
uses: taiki-e/install-action@6887963ccf37a9ddcd8c5fa4baeb3e1e5fd61fa1
3838
with:
3939
tool: mdbook,mdbook-mermaid
4040

0 commit comments

Comments
 (0)