Skip to content

Commit 30fb3ba

Browse files
authored
Merge pull request #197 from wakatime/major/upgrade
Upgrade semver action
2 parents 3b32be1 + dec8a0d commit 30fb3ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
prefix: ""

0 commit comments

Comments
 (0)