Skip to content

Commit 322b227

Browse files
chore(deps): bump taiki-e/install-action from 2.61.9 to 2.62.2 (#11766)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.61.9 to 2.62.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@8ea3248...cd39cb0) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.62.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70c5986 commit 322b227

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/nextest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
with:
6666
toolchain: stable
6767
target: ${{ matrix.target }}
68-
- uses: taiki-e/install-action@8ea32481661d5e04d602f215b94f17e4014b44f9 # v2
68+
- uses: taiki-e/install-action@cd39cb0572834c149bf3533a143f05e09def0f3c # v2
6969
with:
7070
tool: nextest
7171

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
- uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # master
162162
with:
163163
toolchain: stable
164-
- uses: taiki-e/install-action@8ea32481661d5e04d602f215b94f17e4014b44f9 # v2
164+
- uses: taiki-e/install-action@cd39cb0572834c149bf3533a143f05e09def0f3c # v2
165165
with:
166166
tool: cargo-hack
167167
- uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2

0 commit comments

Comments
 (0)