Skip to content

Commit f5200b8

Browse files
chore(deps): bump taiki-e/install-action from 2.76.0 to 2.77.6 (#156)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.76.0 to 2.77.6. - [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@711e1c3...c070f87) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.77.6 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 8754e19 commit f5200b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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@711e1c3275189d76dcc4d34ddea63bf96ac49090
49+
uses: taiki-e/install-action@c070f87102a1c75b3183910f391c1cb887fe13c8
5050
with:
5151
tool: just
5252

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

0 commit comments

Comments
 (0)