Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit c58a7fe

Browse files
author
Waqar Rashid
committed
next attemp
1 parent 194d3c3 commit c58a7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerize-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Parse semver string
1616
id: semver-parser
17-
uses: booxmedialtd/ws-action-parse-semver@v1
17+
uses: booxmedialtd/parse-semver@v1
1818
with:
1919
input_string: 'refs/tags/v1.0.4'
2020
version_extractor_regex: '\/v(.*)$'

0 commit comments

Comments
 (0)