Merge pull request #325 from Wikid82/renovate/pin-dependencies
chore(deps): pin paulhatch/semantic-version action to a8f8f59
This commit is contained in:
2
.github/workflows/auto-versioning.yml
vendored
2
.github/workflows/auto-versioning.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
- name: Calculate Semantic Version
|
||||
id: semver
|
||||
uses: paulhatch/semantic-version@v5.4.0
|
||||
uses: paulhatch/semantic-version@a8f8f59fd7f0625188492e945240f12d7ad2dca3 # v5.4.0
|
||||
with:
|
||||
# The prefix to use to create tags
|
||||
tag_prefix: "v"
|
||||
|
||||
Reference in New Issue
Block a user