Skip to content

Commit ea9365a

Browse files
authored
Merge branch 'master' into major/upgrade
2 parents 16aac48 + 30fb3ba commit ea9365a

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: gandarez/semver-action@master
28+
uses: wakatime/semver-action@master
2929
with:
3030
branching_model: trunk-based
3131
major_pattern: "(?i)^(.+:)?(major/.+)"

0 commit comments

Comments
 (0)