Skip to content

Commit 1179105

Browse files
Update paulhatch/semantic-version action to v6
1 parent fe43ca7 commit 1179105

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
2929
- name: Generate new version
3030
id: semver
31-
uses: paulhatch/semantic-version@v5.4.0
31+
uses: paulhatch/semantic-version@v6.1.1
3232
with:
3333
tag_prefix: "v"
3434
major_pattern: "/(feat|fix|refactor)!:/"

0 commit comments

Comments
 (0)