Bump Semantic Version Action
Version updated for https://github.com/koki-develop/bump-semver-action to version v1.1.1.
- This action is used across all versions by 4 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Bump Semantic Version Action” automates the process of incrementing semantic version numbers (major, minor, or patch) in software projects. It simplifies version management by ensuring consistent version updates during CI workflows, reducing manual effort and potential errors. This action is ideal for maintaining proper versioning in projects that follow semantic versioning standards.
What’s Changed
What’s Changed
- Update dependency vitest to v2.1.9 [SECURITY] by @renovate[bot] in https://github.com/koki-develop/bump-semver-action/pull/2
- Build renovate/npm-simple-git-vulnerability by @github-actions[bot] in https://github.com/koki-develop/bump-semver-action/pull/10
- Update dependency simple-git to v3.32.3 [SECURITY] by @renovate[bot] in https://github.com/koki-develop/bump-semver-action/pull/3
New Contributors
- @renovate[bot] made their first contribution in https://github.com/koki-develop/bump-semver-action/pull/2
Full Changelog: https://github.com/koki-develop/bump-semver-action/compare/v1.1.0...v1.1.1