Skip to content

Commit 1d09432

Browse files
build(deps): bump taiki-e/install-action from 2.56.0 to 2.57.5 (#91)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.56.0 to 2.57.5. - [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@v2.56.0...v2.57.5) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.57.5 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 67af3fd commit 1d09432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
toolchain: ${{ matrix.version.version }}
3838

3939
- name: Install cargo-hack
40-
uses: taiki-e/install-action@v2.56.0
40+
uses: taiki-e/install-action@v2.57.5
4141
with:
4242
tool: just
4343

0 commit comments

Comments
 (0)