UPD: Use latest semantic versioning
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
steps:
|
||||
- name: 🔢 Semantic Versioning
|
||||
id: version
|
||||
uses: paulhatch/semantic-version@v5.3.0
|
||||
uses: paulhatch/semantic-version@v5.4.0
|
||||
with:
|
||||
tag_prefix: "v"
|
||||
bump_each_commit: true
|
||||
|
||||
Reference in New Issue
Block a user