go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.4.9.
- 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 provides reusable workflows and tools for CI pipelines, primarily used in go-openapi projects. It automates the installation and management of specific tooling (e.g., gotestsum, go-junit-report) by pinning dependencies to vetted versions for consistency and reliability, while also offering additional utilities like waiting for all jobs to complete before merging pull requests. It addresses common CI/CD challenges such as dependency version control, minimizing failed jobs, and improving workflow coordination.
Release notes
1.4.9 - 2026-03-09
Full Changelog: https://github.com/go-openapi/gh-actions/compare/v1.4.8...v1.4.9
1 commits in this release.
Updates
- build(deps): Bump the development-dependencies group with 3 updates by @dependabot[bot] in #62 …
gh-actions license terms