Skip to content

chore(deps): bump taiki-e/install-action from 2.68.34 to 2.73.0#654

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/taiki-e/install-action-2.73.0
Open

chore(deps): bump taiki-e/install-action from 2.68.34 to 2.73.0#654
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/taiki-e/install-action-2.73.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps taiki-e/install-action from 2.68.34 to 2.73.0.

Release notes

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

2.73.0

  • Introduce dependency cooldown when installing with taiki-e/install-action@<tool_name>, tool: <tool_name>@latest, or tool: <tool_name>@<omitted_version> to mitigate the risk of supply chain attacks by default. (#1666)

    This action without this cooldown already takes a few hours to a few days for new releases to be reflected (as with other common package managers that verify checksums or signatures), so this should not affect most users.

    See the "Security" section in readme for more details.

  • Improve robustness for network failure.

  • Documentation improvements.

2.72.0

  • Support cargo-xwin. (#1659, thanks @​daxpedda)

  • Support trailing comma in tool input option.

  • Update tombi@latest to 0.9.14.

2.71.3

  • Update wasm-tools@latest to 1.246.2.

  • Update mise@latest to 2026.4.3.

2.71.2

  • Implement workaround for windows-11-arm runner bug which sometimes causes installation failure. (#1657)

    This addresses an issue that was attempted to be worked around in 2.71.0 but was insufficient.

  • Update mise@latest to 2026.4.1.

  • Update uv@latest to 0.11.3.

2.71.1

  • Fix a regression that caused an execution policy violation on self-hosted Windows runner due to use of non-default powershell shell, introduced in 2.71.0.

  • Update dprint@latest to 0.53.2.

2.71.0

  • Support wasm-tools. (#1642, thanks @​crepererum)

  • Support covgate. (#1613, thanks @​jesse-black)

  • Implement potential workaround for windows-11-arm runner bug which sometimes causes issue that the action successfully completes but the tool is not installed. (#1647)

  • Update typos@latest to 1.45.0.

  • Update mise@latest to 2026.4.0.

  • Update cargo-careful@latest to 0.4.10.

... (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]

  • Update just@latest to 1.49.0.

  • Update mise@latest to 2026.4.4.

  • Support cargo-deb. (#1669)

[2.73.0] - 2026-04-05

  • Introduce dependency cooldown when installing with taiki-e/install-action@<tool_name>, tool: <tool_name>@latest, or tool: <tool_name>@<omitted_version> to mitigate the risk of supply chain attacks by default. (#1666)

    This action without this cooldown already takes a few hours to a few days for new releases to be reflected (as with other common package managers that verify checksums or signatures), so this should not affect most users.

    See the "Security" section in readme for more details.

  • Improve robustness for network failure.

  • Documentation improvements.

[2.72.0] - 2026-04-04

  • Support cargo-xwin. (#1659, thanks @​daxpedda)

  • Support trailing comma in tool input option.

  • Update tombi@latest to 0.9.14.

[2.71.3] - 2026-04-04

  • Update wasm-tools@latest to 1.246.2.

  • Update mise@latest to 2026.4.3.

[2.71.2] - 2026-04-02

  • Implement workaround for windows-11-arm runner bug which sometimes causes installation failure. (#1657)

    This addresses an issue that was attempted to be worked around in 2.71.0 but was insufficient.

... (truncated)

Commits
  • 7a562df Release 2.73.0
  • 561f72e Revert "Remove duplicated retry"
  • eab6539 codegen: Exclude very recently released version from candidate for
  • 11f5a99 codegen: Detect deleted releases
  • 5311ff9 ci: Update release workflow
  • de6f061 Release 2.72.0
  • bdc2e27 Add warning for disabling checksum
  • 3f315c9 Update changelog
  • c4735dd Replace some grep with [[ == ]]
  • f43d7b2 Accept trailing comma in tool input option
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 6, 2026
@dependabot dependabot bot force-pushed the dependabot/github_actions/taiki-e/install-action-2.73.0 branch from 6696b64 to e795dfd Compare April 6, 2026 13:21
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.68.34 to 2.73.0.
- [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@de6bbd1...7a562df)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/taiki-e/install-action-2.73.0 branch from e795dfd to 4fe5905 Compare April 6, 2026 13:31
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.

0 participants