chore(deps): Bump taiki-e/install-action from 2.74.0 to 2.75.0 in the development-dependencies group by dependabot[bot] · Pull Request #158 · 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.74.0 to 2.75.0
Release notes
Sourced from taiki-e/install-action's releases.
2.75.0
- Support
cosign. (#1677)2.74.1
- Update
mise@latestto 2026.4.5.- Update
tombi@latestto 0.9.15.
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.75.0] - 2026-04-07
- Support
cosign. (#1677)[2.74.1] - 2026-04-07
- Update
mise@latestto 2026.4.5.- Update
tombi@latestto 0.9.15.[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.
... (truncated)
Commits
- cf39a74 Release 2.75.0
- 0486bdd Support cosign
- fbe29f7 ci: Enable dependabot grouped update for github-actions
- 2438243 Enable "Require actions to be pinned to a full-length commit SHA"
- 8504056 tools: Update tidy.sh
- dcdbf46 ci: Update release workflow
- 8002e0e Release 2.74.1
- 025d8d1 Update
mise@latestto 2026.4.5 - e83b58f Update
tombi@latestto 0.9.15 - ebe7e09 Update shfmt manifest
- 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