Below you will find pages that utilize the taxonomy term “Go-Openapi”
April 13, 2026
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.4.12.
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 a suite of tools and reusable workflows designed to streamline CI/CD processes, primarily for projects using the Go programming language. It automates the installation and pinning of specific tool versions from released binaries, ensuring consistency and security in CI environments. Additionally, it includes a specialized action to address timing issues in pull request workflows by waiting for all jobs, including non-required ones, to complete before merging.