Skip to content

Commit c4f039f

Browse files
chore(deps): bump taiki-e/install-action from 2.66.2 to 2.66.3 (apache#19802)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.66.2 to 2.66.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/taiki-e/install-action/releases">taiki-e/install-action's releases</a>.</em></p> <blockquote> <h2>2.66.3</h2> <ul> <li> <p>Update <code>prek@latest</code> to 0.2.28.</p> </li> <li> <p>Update <code>tombi@latest</code> to 0.7.19.</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md">taiki-e/install-action's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>This project adheres to <a href="https://semver.org">Semantic Versioning</a>.</p> <!-- raw HTML omitted --> <h2>[Unreleased]</h2> <ul> <li> <p>Update <code>uv@latest</code> to 0.9.25.</p> </li> <li> <p>Update <code>mise@latest</code> to 2026.1.2.</p> </li> <li> <p>Update <code>sccache@latest</code> to 0.13.0.</p> </li> </ul> <h2>[2.66.3] - 2026-01-13</h2> <ul> <li> <p>Update <code>prek@latest</code> to 0.2.28.</p> </li> <li> <p>Update <code>tombi@latest</code> to 0.7.19.</p> </li> </ul> <h2>[2.66.2] - 2026-01-13</h2> <ul> <li> <p>Update <code>cargo-nextest@latest</code> to 0.9.121.</p> </li> <li> <p>Update <code>protoc@latest</code> to 3.33.4.</p> </li> <li> <p>Update <code>knope@latest</code> to 0.22.0.</p> </li> </ul> <h2>[2.66.1] - 2026-01-11</h2> <ul> <li> <p>Update <code>tombi@latest</code> to 0.7.18.</p> </li> <li> <p>Update <code>ubi@latest</code> to 0.9.0.</p> </li> </ul> <h2>[2.66.0] - 2026-01-10</h2> <ul> <li> <p>Support <code>mdbook-mermaid-ssr</code>. (<a href="https://redirect.github.com/taiki-e/install-action/pull/1400">#1400</a>, thanks <a href="https://github.com/CommanderStorm"><code>@​CommanderStorm</code></a>)</p> </li> <li> <p>Improve support for Windows with MSYS2 bash.</p> </li> <li> <p>Documentation improvements.</p> </li> </ul> <h2>[2.65.16] - 2026-01-10</h2> <ul> <li>Update <code>zola@latest</code> to 0.22.0.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/taiki-e/install-action/commit/90558ad1e179036f31467972b00dec6cb80701fa"><code>90558ad</code></a> Release 2.66.3</li> <li><a href="https://github.com/taiki-e/install-action/commit/44e9f85a2fc8ea2c89e9a8fcf80d0142d6d2d36d"><code>44e9f85</code></a> Update <code>prek@latest</code> to 0.2.28</li> <li><a href="https://github.com/taiki-e/install-action/commit/3395f230b9fc28279497882790319f54f675fadb"><code>3395f23</code></a> Update <code>tombi@latest</code> to 0.7.19</li> <li>See full diff in <a href="https://github.com/taiki-e/install-action/compare/03ef6f57d573ca4522fb02950f326083373b85bf...90558ad1e179036f31467972b00dec6cb80701fa">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=taiki-e/install-action&package-manager=github_actions&previous-version=2.66.2&new-version=2.66.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79869a7 commit c4f039f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
steps:
4343
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4444
- name: Install cargo-audit
45-
uses: taiki-e/install-action@03ef6f57d573ca4522fb02950f326083373b85bf # v2.66.2
45+
uses: taiki-e/install-action@90558ad1e179036f31467972b00dec6cb80701fa # v2.66.3
4646
with:
4747
tool: cargo-audit
4848
- name: Run audit check

.github/workflows/rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ jobs:
421421
sudo apt-get update -qq
422422
sudo apt-get install -y -qq clang
423423
- name: Setup wasm-pack
424-
uses: taiki-e/install-action@03ef6f57d573ca4522fb02950f326083373b85bf # v2.66.2
424+
uses: taiki-e/install-action@90558ad1e179036f31467972b00dec6cb80701fa # v2.66.3
425425
with:
426426
tool: wasm-pack
427427
- name: Run tests with headless mode
@@ -741,7 +741,7 @@ jobs:
741741
- name: Setup Rust toolchain
742742
uses: ./.github/actions/setup-builder
743743
- name: Install cargo-msrv
744-
uses: taiki-e/install-action@03ef6f57d573ca4522fb02950f326083373b85bf # v2.66.2
744+
uses: taiki-e/install-action@90558ad1e179036f31467972b00dec6cb80701fa # v2.66.3
745745
with:
746746
tool: cargo-msrv
747747

0 commit comments

Comments
 (0)