Skip to content

Commit c9d93c4

Browse files
committed
fix: use exact version (v5.3.0) of semantic-version action
1 parent f6d2ac6 commit c9d93c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
with:
1919
fetch-depth: 0
2020

21-
- uses: paulhatch/semantic-version@v5
21+
- uses: paulhatch/semantic-version@v5.3.0

0 commit comments

Comments
 (0)