Skip to content

Commit 02cb326

Browse files
chore(deps): bump taiki-e/install-action from 2.66.1 to 2.68.25
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.66.1 to 2.68.25. - [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@3522286...a37010d) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.68.25 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7fca2f commit 02cb326

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@3522286d40783523f9c7880e33f785905b4c20d0 # v2.66.1
53+
uses: taiki-e/install-action@64c5c20c872907b6f7cd50994ac189e7274160f2 # v2.68.26
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@3522286d40783523f9c7880e33f785905b4c20d0 # v2.66.1
62+
uses: taiki-e/install-action@64c5c20c872907b6f7cd50994ac189e7274160f2 # v2.68.26
6363
with:
6464
tool: cargo-binstall
6565

0 commit comments

Comments
 (0)