Skip to content

Commit 9d7bc9b

Browse files
build(deps): bump taiki-e/install-action from 2.56.13 to 2.68.2 (#1713)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.56.13 to 2.68.2. - [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@c07504c...70e0055) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.68.2 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 4ebd041 commit 9d7bc9b

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
@@ -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@c07504cae06f832dc8de08911c9a9c5cddb0d2d3 # v2.56.13
46+
uses: taiki-e/install-action@70e00552f3196d9a4c7dde7c57ef4c4830d422dd # v2.68.2
4747
with:
4848
tool: cargo-nextest
4949
- name: Running tests

0 commit comments

Comments
 (0)