Skip to content

Commit ee592b5

Browse files
authored
Merge pull request #200 from wakatime/major/semver-action
Switch to gandarez semver-action
2 parents f50e0f8 + d48d473 commit ee592b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
-
2626
name: Calculate semver tag
2727
id: semver-tag
28-
uses: wakatime/semver-action@master
28+
uses: gandarez/semver-action@master
2929
with:
3030
branching_model: trunk-based
3131
major_pattern: "(?i)^(.+:)?(major/.+)"

0 commit comments

Comments
 (0)