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

Commit 9946e1f

Browse files
author
Waqar Rashid
committed
updated
1 parent db91786 commit 9946e1f

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/parse-semver@v1
17+
uses: booxmedialtd/ws-action-parse-semver@v1
1818
with:
1919
input_string: "${{ steps.get-tag.outputs.tag }}"
2020

0 commit comments

Comments
 (0)