1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-09-16 09:26:37 +02:00

Set booxmedialtd/ws-action-parse-semver action version

This commit is contained in:
Ralph Slooten
2024-06-01 22:46:46 +12:00
parent 3974fdfbaf
commit 31390e4b82

View File

@@ -31,7 +31,7 @@ jobs:
- name: Parse semver
id: semver_parser
uses: booxmedialtd/ws-action-parse-semver@v1.4
uses: booxmedialtd/ws-action-parse-semver@v1.4.7
with:
input_string: '${{ github.ref_name }}'
version_extractor_regex: 'v(.*)$'