Skip to content

Commit b1939a6

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 76f1937 commit b1939a6

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
@@ -48,7 +48,7 @@ jobs:
4848
targets: ${{ matrix.target }}
4949

5050
- name: Install cargo-nextest
51-
uses: taiki-e/install-action@3522286d40783523f9c7880e33f785905b4c20d0 # v2.66.1
51+
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
5252
with:
5353
tool: cargo-nextest
5454

.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@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
6363
with:
6464
tool: cargo-binstall
6565

0 commit comments

Comments
 (0)