Skip to content

Bump taiki-e/install-action from 2.68.16 to 2.68.25 in the github-actions group#162

Merged
davidv1992 merged 1 commit intomainfrom
dependabot/github_actions/github-actions-309f71d483
Mar 11, 2026
Merged

Bump taiki-e/install-action from 2.68.16 to 2.68.25 in the github-actions group#162
davidv1992 merged 1 commit intomainfrom
dependabot/github_actions/github-actions-309f71d483

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps the github-actions group with 1 update: taiki-e/install-action.

Updates taiki-e/install-action from 2.68.16 to 2.68.25

Release notes

Sourced from taiki-e/install-action's releases.

2.68.25

  • Update zizmor@latest to 1.23.1.

  • Update tombi@latest to 0.9.4.

  • Update cargo-semver-checks@latest to 0.47.0.

2.68.24

  • Avoid triggering zizmor ref-confusion when using this action in form of uses: taiki-e/install-action@v2 or uses: taiki-e/install-action@<tool_name>.

2.68.23

  • Update zizmor@latest to 1.23.0.

  • Update tombi@latest to 0.9.3.

  • Update mise@latest to 2026.3.5.

2.68.22

  • Update release-plz@latest to 0.3.157.

  • Update cargo-binstall@latest to 1.17.7.

  • Update mise@latest to 2026.3.4.

2.68.21

  • Update tombi@latest to 0.9.2.

  • Update uv@latest to 0.10.9.

  • Update rclone@latest to 1.73.2.

  • Update cargo-sort@latest to 2.1.1.

2.68.20

  • Update tombi@latest to 0.9.1.

  • Update cargo-neat@latest to 0.3.2.

2.68.19

  • Update mise@latest to 2026.3.3.

  • Update cargo-auditable@latest to 0.7.4.

  • Update cargo-sort@latest to 2.1.0.

2.68.18

  • Update uv@latest to 0.10.8.

  • Update grcov@latest to 0.10.7.

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[2.68.25] - 2026-03-08

  • Update zizmor@latest to 1.23.1.

  • Update tombi@latest to 0.9.4.

  • Update cargo-semver-checks@latest to 0.47.0.

[2.68.24] - 2026-03-08

  • Avoid triggering zizmor ref-confusion when using this action in form of uses: taiki-e/install-action@v2 or uses: taiki-e/install-action@<tool_name>.

[2.68.23] - 2026-03-08

  • Update zizmor@latest to 1.23.0.

  • Update tombi@latest to 0.9.3.

  • Update mise@latest to 2026.3.5.

[2.68.22] - 2026-03-07

  • Update release-plz@latest to 0.3.157.

  • Update cargo-binstall@latest to 1.17.7.

  • Update mise@latest to 2026.3.4.

[2.68.21] - 2026-03-07

  • Update tombi@latest to 0.9.2.

  • Update uv@latest to 0.10.9.

  • Update rclone@latest to 1.73.2.

  • Update cargo-sort@latest to 2.1.1.

... (truncated)

Commits
  • a37010d Release 2.68.25
  • ffc2b1c Update zizmor@latest to 1.23.1
  • 8f3b52a Update tombi@latest to 0.9.4
  • df9c07a Update cargo-semver-checks@latest to 0.47.0
  • 3c19ebd zizmor: Enable ref-confusion
  • b18b9d9 Release 2.68.24
  • 5ccf629 codegen: Avoid allocation in workspace_root()
  • 93ea0b3 Avoid triggering zizmor ref-confusion
  • 7c8485f Update script and CI config
  • fc2a2b3 Release 2.68.23
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `taiki-e/install-action` from 2.68.16 to 2.68.25
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@d6e286f...a37010d)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.68.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 9, 2026
@davidv1992 davidv1992 added this pull request to the merge queue Mar 11, 2026
Merged via the queue into main with commit aa7a1c5 Mar 11, 2026
6 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-309f71d483 branch March 11, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant