Skip to content

Commit 739c07b

Browse files
chore(deps): bump taiki-e/install-action from 2.75.16 to 2.75.18 (#135)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.75.16 to 2.75.18. - [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@a2352fc...055f5df) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.75.18 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 e8309e3 commit 739c07b

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@a2352fc6ce487f030a3aa709482d57823eadfb37
49+
uses: taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486
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@a2352fc6ce487f030a3aa709482d57823eadfb37
37+
uses: taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486
3838
with:
3939
tool: mdbook,mdbook-mermaid
4040

0 commit comments

Comments
 (0)