Skip to content

Commit 60f9e2b

Browse files
[Renovate] Update taiki-e/install-action action to v2.49.17 (#1900)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7f3797 commit 60f9e2b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/logo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- uses: fregante/setup-git-user@v2.0.2
5454

55-
- uses: taiki-e/install-action@v2.49.10
55+
- uses: taiki-e/install-action@v2.49.17
5656
with:
5757
tool: just
5858

.github/workflows/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
if: github.repository == 'kevinmatthes/aeruginous-rs'
4949
runs-on: ubuntu-latest
5050
steps:
51-
- uses: taiki-e/install-action@v2.49.10
51+
- uses: taiki-e/install-action@v2.49.17
5252
with:
5353
tool: cargo-llvm-cov
5454

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
coverage:
4343
runs-on: ubuntu-latest
4444
steps:
45-
- uses: taiki-e/install-action@v2.49.10
45+
- uses: taiki-e/install-action@v2.49.17
4646
with:
4747
tool: cargo-llvm-cov
4848

.github/workflows/ronlog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
with:
6464
python-version: 3.11
6565

66-
- uses: taiki-e/install-action@v2.49.10
66+
- uses: taiki-e/install-action@v2.49.17
6767
with:
6868
tool: cargo-llvm-cov
6969

0 commit comments

Comments
 (0)