Skip to content

Commit 13b4372

Browse files
build(deps): bump taiki-e/install-action from 2.71.0 to 2.75.27 (#1743)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.71.0 to 2.75.27. - [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@a1df912...7769b73) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.75.27 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 2fd4812 commit 13b4372

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Installing the toolchain
4444
run: make toolchain
4545
- name: Install cargo-nextest
46-
uses: taiki-e/install-action@a1df9120380005ebdc788c62449b841b205541dd # v2.71.0
46+
uses: taiki-e/install-action@7769b73c2ec98c38dfcf2e18c83cfd4880c038c1 # v2.75.27
4747
with:
4848
tool: cargo-nextest
4949
- name: Running tests

0 commit comments

Comments
 (0)