Merge 3cd770bf926e19ee46609abeb467e541a5252fae into 0edccf33480b95bf7547b90187c31e9ab2cb070d

This commit is contained in:
felipe.fuerback 2024-09-28 00:03:47 +07:00 committed by GitHub
commit 5f58d4794c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -255,6 +255,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Get latest SemVer and branch name given a search string](https://github.com/jessicalostinspace/github-action-get-regex-branch)
- [Cut Release Branch](https://github.com/jessicalostinspace/cut-release-action) - Cuts a release branch given a branch prefix and optional semantic version.
- [Increment Semantic Version](https://github.com/christian-draeger/increment-semantic-version) - Bump a given semantic version (SemVer), depending on given release type.
- [Git-Based Semantic Versioning](https://github.com/PaulHatch/semantic-version) - Customizable and automatic Git-based semantic version
### Static Analysis