Skip to content

Commit e448556

Browse files
[Renovate] Update taiki-e/install-action action to v2.49.25
1 parent 60f9e2b commit e448556

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/[email protected]
5454

55-
- uses: taiki-e/[email protected].17
55+
- uses: taiki-e/[email protected].25
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/[email protected].17
51+
- uses: taiki-e/[email protected].25
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/[email protected].17
45+
- uses: taiki-e/[email protected].25
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/[email protected].17
66+
- uses: taiki-e/[email protected].25
6767
with:
6868
tool: cargo-llvm-cov
6969

0 commit comments

Comments
 (0)