chore(deps): Bump taiki-e/install-action from 2.71.2 to 2.73.0 in the development-dependencies group by dependabot[bot] · Pull Request #156 · go-openapi/ci-workflows (original) (raw)
Bumps the development-dependencies group with 1 update: taiki-e/install-action.
Updates taiki-e/install-action from 2.71.2 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, ortool: <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
toolinput option.- Update
tombi@latestto 0.9.14.2.71.3
- Update
wasm-tools@latestto 1.246.2.- Update
mise@latestto 2026.4.3.
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]
- 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, ortool: <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
toolinput option.- Update
tombi@latestto 0.9.14.[2.71.3] - 2026-04-04
- Update
wasm-tools@latestto 1.246.2.- Update
mise@latestto 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.- Update
mise@latestto 2026.4.1.- Update
uv@latestto 0.11.3.
... (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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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