Skip to content

Commit 93bec2c

Browse files
ci: update taiki-e/install-action action to v2.71.1 (#137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 240f5b6 commit 93bec2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
toolchain: nightly
102102

103103
- name: Install cargo-nextest
104-
uses: taiki-e/install-action@a1df9120380005ebdc788c62449b841b205541dd # v2.71.0
104+
uses: taiki-e/install-action@0cccd59f03b32c54f0db097c518c320bfc8c73b3 # v2.71.1
105105
with:
106106
tool: cargo-nextest
107107

@@ -147,7 +147,7 @@ jobs:
147147
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
148148

149149
- name: Install cargo-shear
150-
uses: taiki-e/install-action@a1df9120380005ebdc788c62449b841b205541dd # v2.71.0
150+
uses: taiki-e/install-action@0cccd59f03b32c54f0db097c518c320bfc8c73b3 # v2.71.1
151151
with:
152152
tool: cargo-shear
153153

0 commit comments

Comments
 (0)