chore(deps): Bump taiki-e/install-action from 2.73.0 to 2.74.0 in the development-dependencies group by dependabot[bot] · Pull Request #157 · 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.73.0 to 2.74.0
Release notes
Sourced from taiki-e/install-action's releases.
2.74.0
- Support
cargo-deb. (#1669)- Update
just@latestto 1.49.0.- Update
mise@latestto 2026.4.4.
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.74.0] - 2026-04-06
- Support
cargo-deb. (#1669)- Update
just@latestto 1.49.0.- Update
mise@latestto 2026.4.4.[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)
... (truncated)
Commits
- 94cb46f Release 2.74.0
- 7fef44e Update changelog
- 3bf2282 Update mise manifest
- 223b1d5 Update tombi manifest
- fdcd834 Update
just@latestto 1.49.0 - b45e8d6 Update
mise@latestto 2026.4.4 - 4eac87a ci: Update config
- 5b41336 Add issue template
- 55a9816 Support cargo-deb
- See full diff 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