mirror of
https://github.com/creyD/creyPY.git
synced 2026-04-12 19:30:30 +02:00
feat(deps): update paulhatch/semantic-version action to v6
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -76,7 +76,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Git Version
|
- name: Git Version
|
||||||
uses: PaulHatch/semantic-version@v5.4.0
|
uses: PaulHatch/semantic-version@v6.0.2
|
||||||
id: git_version
|
id: git_version
|
||||||
with:
|
with:
|
||||||
tag_prefix: ""
|
tag_prefix: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user