Skip to content

Commit f6d2ac6

Browse files
committed
fix: pin semantic-version action to v5
1 parent 37fd85b commit f6d2ac6

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@latest
21+
- uses: paulhatch/semantic-version@v5

0 commit comments

Comments
 (0)