Skip to content

Commit e1b55ea

Browse files
chore(deps): bump taiki-e/install-action from 2.68.34 to 2.70.2
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.68.34 to 2.70.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@de6bbd1...e9e8e03) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.70.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4da839 commit e1b55ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
targets: ${{ matrix.target }}
5151

5252
- name: Install cargo-nextest
53-
uses: taiki-e/install-action@de6bbd1333b8f331563d54a051e542c7dfef81c3 # v2.68.34
53+
uses: taiki-e/install-action@e9e8e031bcd90cdbe8ac6bb1d376f8596e587fbf # v2.70.2
5454
with:
5555
tool: cargo-nextest
5656

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
components: rustfmt, clippy
6060

6161
- name: Install cargo-binstall
62-
uses: taiki-e/install-action@de6bbd1333b8f331563d54a051e542c7dfef81c3 # v2.68.34
62+
uses: taiki-e/install-action@e9e8e031bcd90cdbe8ac6bb1d376f8596e587fbf # v2.70.2
6363
with:
6464
tool: cargo-binstall
6565

0 commit comments

Comments
 (0)