gha-release-versioning
Version updated for https://github.com/f2calv/gha-release-versioning to version v1.3.2.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates semantic versioning for repositories by calculating the version using the GitVersion tool and optionally creating Git tags and GitHub releases. It simplifies version management by dynamically determining or accepting predefined versions and supports advanced tagging and release workflows. Key capabilities include generating detailed version components (major, minor, patch), handling GitVersion configuration, and seamlessly integrating with CI/CD pipelines.
Release notes
What’s Changed
- Remove
gv-specinput; auto-detect GitVersion version from config file by @Copilot in https://github.com/f2calv/gha-release-versioning/pull/27
Full Changelog: https://github.com/f2calv/gha-release-versioning/compare/1.3.1...v1.3.2