mirror of
https://github.com/PaulHatch/semantic-version.git
synced 2025-12-27 13:08:17 +00:00
Update version tag in example to most recent.
This commit is contained in:
parent
6df55e478b
commit
1ce73af6aa
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ message alters the type of change the next version will represent.
|
||||||
<!-- start usage -->
|
<!-- start usage -->
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- uses: paulhatch/semantic-version@v1-beta
|
- uses: paulhatch/semantic-version@v2.1.1
|
||||||
with:
|
with:
|
||||||
# The branch to count commits on
|
# The branch to count commits on
|
||||||
branch: "master"
|
branch: "master"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue