Skip to content

Commit ea1cdd3

Browse files
chore(deps): bump taiki-e/install-action from 2.61.7 to 2.61.9 (#11692)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.61.7 to 2.61.9. - [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@e5f8d33...8ea3248) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.61.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: zerosnacks <[email protected]>
1 parent a4d66e8 commit ea1cdd3

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@e5f8d33e7166e0491b2ab4ff0567cc6cd6772737 # v2
68+
- uses: taiki-e/install-action@8ea32481661d5e04d602f215b94f17e4014b44f9 # 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@e5f8d33e7166e0491b2ab4ff0567cc6cd6772737 # v2
164+
- uses: taiki-e/install-action@8ea32481661d5e04d602f215b94f17e4014b44f9 # v2
165165
with:
166166
tool: cargo-hack
167167
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2

0 commit comments

Comments
 (0)