Skip to content

Commit 0f77098

Browse files
build(deps): bump taiki-e/install-action from 2.68.33 to 2.68.34 (#1106)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.68.33 to 2.68.34. <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.68.34</h2> <ul> <li> <p>Update <code>prek@latest</code> to 0.3.6.</p> </li> <li> <p>Update <code>vacuum@latest</code> to 0.25.2.</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>cargo-sort@latest</code> to 2.1.2.</p> </li> <li> <p>Update <code>uv@latest</code> to 0.10.11.</p> </li> <li> <p>Update <code>just@latest</code> to 1.47.1.</p> </li> </ul> <h2>[2.68.34] - 2026-03-16</h2> <ul> <li> <p>Update <code>prek@latest</code> to 0.3.6.</p> </li> <li> <p>Update <code>vacuum@latest</code> to 0.25.2.</p> </li> </ul> <h2>[2.68.33] - 2026-03-16</h2> <ul> <li>Update <code>dprint@latest</code> to 0.53.0.</li> </ul> <h2>[2.68.32] - 2026-03-15</h2> <ul> <li> <p>Update <code>tombi@latest</code> to 0.9.6.</p> </li> <li> <p>Update <code>martin@latest</code> to 1.4.0.</p> </li> </ul> <h2>[2.68.31] - 2026-03-15</h2> <ul> <li>Update <code>cargo-shear@latest</code> to 1.11.2.</li> </ul> <h2>[2.68.30] - 2026-03-15</h2> <ul> <li> <p>Update <code>just@latest</code> to 1.47.0.</p> </li> <li> <p>Update <code>tombi@latest</code> to 0.9.5.</p> </li> </ul> <h2>[2.68.29] - 2026-03-14</h2> <ul> <li>Update <code>cargo-shear@latest</code> to 1.11.1.</li> </ul> <h2>[2.68.28] - 2026-03-14</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/taiki-e/install-action/commit/de6bbd1333b8f331563d54a051e542c7dfef81c3"><code>de6bbd1</code></a> Release 2.68.34</li> <li><a href="https://github.com/taiki-e/install-action/commit/1118ed93bc81c9667907e236226f3fe4ff5d824a"><code>1118ed9</code></a> ci: Update config</li> <li><a href="https://github.com/taiki-e/install-action/commit/7e92ca6b8967b068a9d197aa051b48132385d695"><code>7e92ca6</code></a> Update <code>prek@latest</code> to 0.3.6</li> <li><a href="https://github.com/taiki-e/install-action/commit/66ef0c07aa7639b83fadeeec0ccc48c5c9764c3d"><code>66ef0c0</code></a> Update <code>vacuum@latest</code> to 0.25.2</li> <li>See full diff in <a href="https://github.com/taiki-e/install-action/compare/cbb1dcaa26e1459e2876c39f61c1e22a1258aac5...de6bbd1333b8f331563d54a051e542c7dfef81c3">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.68.33&new-version=2.68.34)](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 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 07e4bb5 commit 0f77098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rs_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
- uses: actions-rust-lang/setup-rust-toolchain@150fca883cd4034361b621bd4e6a9d34e5143606 # v1.15.4
136136
with:
137137
cache: false
138-
- uses: taiki-e/install-action@cbb1dcaa26e1459e2876c39f61c1e22a1258aac5 # v2.68.33
138+
- uses: taiki-e/install-action@de6bbd1333b8f331563d54a051e542c7dfef81c3 # v2.68.34
139139
with:
140140
tool: nextest@0.9
141141
- uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9

0 commit comments

Comments
 (0)