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:
|
steps:
|
||||||
- name: 🔢 Semantic Versioning
|
- name: 🔢 Semantic Versioning
|
||||||
id: version
|
id: version
|
||||||
uses: paulhatch/semantic-version@v5.3.0
|
uses: paulhatch/semantic-version@v5.4.0
|
||||||
with:
|
with:
|
||||||
tag_prefix: "v"
|
tag_prefix: "v"
|
||||||
bump_each_commit: true
|
bump_each_commit: true
|
||||||
|
|||||||
Reference in New Issue
Block a user