Skip to content

Commit dde5e5e

Browse files
Bump taiki-e/install-action from 2.56.7 to 2.58.8 (#1448)
1 parent 8c0839f commit dde5e5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Install FUSE
7575
uses: ./.github/actions/install-fuse
7676
- name: Install nextest
77-
uses: taiki-e/install-action@f3a27926ea13d7be3ee2f4cbb925883cf9442b56 # v2.56.7
77+
uses: taiki-e/install-action@3839ec485e8ef50e4a86e9cd116260b68a412c07 # v2.58.10
7878
with:
7979
tool: nextest@0.9
8080
- run: ci/test

.github/workflows/config-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: actions-rust-lang/setup-rust-toolchain@fb51252c7ba57d633bc668f941da052e410add48 # v1.13.0
4040
with:
4141
cache: true
42-
- uses: taiki-e/install-action@7e58f89e24a544d88f7a74c6eed8a3df3fd4c658 # v2.44.60
42+
- uses: taiki-e/install-action@3839ec485e8ef50e4a86e9cd116260b68a412c07 # v2.44.60
4343
with:
4444
tool: nextest@0.9.72
4545
- name: Install Protobuf

0 commit comments

Comments
 (0)