Skip to content

Commit 9a2f4bd

Browse files
chore(deps): bump taiki-e/install-action from 2.77.6 to 2.79.1 (#176)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.77.6 to 2.79.1. - [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@c070f87...b550161) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.79.1 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 9a5c722 commit 9a2f4bd

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
@@ -46,7 +46,7 @@ jobs:
4646
run: cargo build --all-targets --all-features
4747

4848
- name: Install just
49-
uses: taiki-e/install-action@c070f87102a1c75b3183910f391c1cb887fe13c8
49+
uses: taiki-e/install-action@b550161ef8a7bc4f2a671c0b03a18ac9ccedea1e
5050
with:
5151
tool: just
5252

@@ -89,7 +89,7 @@ jobs:
8989
toolchain: stable
9090

9191
- name: Install cargo-hack
92-
uses: taiki-e/install-action@c070f87102a1c75b3183910f391c1cb887fe13c8
92+
uses: taiki-e/install-action@b550161ef8a7bc4f2a671c0b03a18ac9ccedea1e
9393
with:
9494
tool: cargo-hack
9595

.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@c070f87102a1c75b3183910f391c1cb887fe13c8
37+
uses: taiki-e/install-action@b550161ef8a7bc4f2a671c0b03a18ac9ccedea1e
3838
with:
3939
tool: mdbook,mdbook-mermaid
4040

0 commit comments

Comments
 (0)