go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.4.10.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, developed for the go-openapi workflows, automates the installation and management of specific Go-based CI tools by downloading their pre-released binaries, ensuring version consistency and avoiding reliance on go install. It also provides a reusable action to address timing issues in CI workflows by ensuring all jobs, including non-required ones, complete before auto-merging pull requests, preventing job failures and improving workflow reliability.
Release notes
1.4.10 - 2026-03-13
Full Changelog: https://github.com/go-openapi/gh-actions/compare/v1.4.9...v1.4.10
1 commits in this release.
Updates
- build(deps): Bump the development-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #64 …
gh-actions license terms