GHA Bump SemVer
Version updated for https://github.com/statens-pensjonskasse/gha-bump-semver to version v0.1.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GHA Bump SemVer GitHub Action automates the process of incrementing semantic version numbers based on specified levels such as major, minor, patch, or pre-release. It simplifies version management in CI/CD workflows by generating updated version strings while preserving existing prefixes (e.g., v). This action is lightweight, requires no dependencies, and provides a reliable solution for maintaining versioning consistency across projects.
Release notes
What’s Changed
- fix: add biome by @andrelin in https://github.com/statens-pensjonskasse/gha-bump-semver/pull/5
Full Changelog: https://github.com/statens-pensjonskasse/gha-bump-semver/compare/v0.1.0...v0.1.1