Skip to content

Commit 6095be5

Browse files
chore(deps): bump taiki-e/install-action from 2.75.22 to 2.76.0 (#151)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.75.22 to 2.76.0. - [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@cf525cb...711e1c3) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.76.0 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 64c2a5d commit 6095be5

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

0 commit comments

Comments
 (0)