Skip to content

Commit

Permalink
chore(deps): update taiki-e/install-action action to v2.49.15 (#459)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[taiki-e/install-action](https://redirect.github.com/taiki-e/install-action)
| action | patch | `v2.49.11` -> `v2.49.15` |

---

### Release Notes

<details>
<summary>taiki-e/install-action (taiki-e/install-action)</summary>

###
[`v2.49.15`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.49.15):
2.49.15

[Compare
Source](https://redirect.github.com/taiki-e/install-action/compare/v2.49.14...v2.49.15)

-   Update `release-plz@latest` to 0.3.125.

-   Update `protoc@latest` to 3.30.0.

###
[`v2.49.14`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.49.14):
2.49.14

[Compare
Source](https://redirect.github.com/taiki-e/install-action/compare/v2.49.13...v2.49.14)

-   Update `espup@latest` to 0.14.1.

###
[`v2.49.13`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.49.13):
2.49.13

[Compare
Source](https://redirect.github.com/taiki-e/install-action/compare/v2.49.12...v2.49.13)

-   Update `trunk@latest` to 0.21.8.

###
[`v2.49.12`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.49.12):
2.49.12

[Compare
Source](https://redirect.github.com/taiki-e/install-action/compare/v2.49.11...v2.49.12)

-   Update `cargo-tarpaulin@latest` to 0.32.2.

-   Update `typos@latest` to 1.30.1.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOSIsInVwZGF0ZWRJblZlciI6IjM5LjE4Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
  • Loading branch information
nextest-bot authored Mar 5, 2025
1 parent 54b6976 commit 00e2813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
toolchain: ${{ matrix.rust-version }}
- uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2
- name: Install tools
uses: taiki-e/install-action@a209ff0ce0349f9e7cadc4ba8f6a415c8d3b0813 # v2.49.11
uses: taiki-e/install-action@955a6ff1416eae278c9f833008a9beb4b7f9afe3 # v2.49.15
with:
tool: cargo-hack,just,nextest

Expand Down

0 comments on commit 00e2813

Please sign in to comment.