1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-28 03:56:50 +02:00

Bump version of booxmedialtd/ws-action-parse-semver

This commit is contained in:
Ralph Slooten 2023-04-04 17:02:31 +12:00
parent 7deddc3119
commit 962af81653

View File

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