mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge a66eafd9c2
into 0edccf3348
This commit is contained in:
commit
356fbc820d
@ -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.
|
||||
- [SemVer utils](https://github.com/madhead/semver-utils) - One-stop shop for working with semantic versions in your GitHub Actions workflows. Parsing, comparing and bumping SemVers in a single action.
|
||||
|
||||
### Static Analysis
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user