semver-sugar
Version updated for https://github.com/mikolajmikolajczyk/semver-sugar to version v2.4.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
semver-sugar is a GitHub Action that automates the process of tagging and releasing applications using Semantic Versioning (SemVer). It determines the next version based on labels in pull requests, supports multiple release strategies, and allows customizable tag formats to streamline version management. This action simplifies complex workflows by handling multiple release lines and integrating seamlessly with GitHub Enterprise environments.
Release notes
What’s Changed
- Bump actions/download-artifact from 4.1.8 to 4.2.1 by @dependabot[bot] in https://github.com/mikolajmikolajczyk/semver-sugar/pull/25
- Fixed tag input variable name for custom release tag by @mikolajmikolajczyk in https://github.com/mikolajmikolajczyk/semver-sugar/pull/34
Full Changelog: https://github.com/mikolajmikolajczyk/semver-sugar/compare/v2.3...v2.4