Update version tag in example to most recent.

This commit is contained in:
Paul Hatcherian 2020-05-16 11:06:03 -04:00
parent 6df55e478b
commit 1ce73af6aa

View file

@ -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"