Skip to content

Commit bd9106c

Browse files
chore(deps): bump taiki-e/install-action from 2.52.7 to 2.52.8 (#615)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.52.7 to 2.52.8. - [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.52.7...v2.52.8) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.52.8 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 ba6bab9 commit bd9106c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions-rust-lang/setup-rust-toolchain@v1.12.0
2424

2525
- name: Install just
26-
uses: taiki-e/install-action@v2.52.7
26+
uses: taiki-e/install-action@v2.52.8
2727
with:
2828
tool: just
2929

0 commit comments

Comments
 (0)