go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.4.4.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, maintained by the go-openapi project, provides reusable workflows and tools to automate tasks in CI/CD pipelines, such as installing and managing specific versions of tools like gotestsum, go-junit-report, and others. It addresses the need for consistent and pinned dependencies in CI workflows by installing vetted tool versions directly from binary releases and ensuring they pass vulnerability scans. Additionally, it offers specialized actions like wait-pending-jobs to handle timing issues in workflows, ensuring all jobs are completed before merging pull requests.
Release notes
1.4.4 - 2026-01-02
Fixed go-monorepo detection
Full Changelog: https://github.com/go-openapi/gh-actions/compare/v1.4.3...v1.4.4
1 commits in this release.
Fixed bugs
People who contributed to this release
gh-actions license terms