Merge pull request #26 from tonyhallett/patch-1

Update uses to latest version that fixed bug
This commit is contained in:
Paul Hatcherian 2021-03-11 08:59:02 -05:00 committed by GitHub
commit e244f82296
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,7 @@ it will be given the new version if the build were to be retriggered, for exampl
<!-- start usage --> <!-- start usage -->
```yaml ```yaml
- uses: paulhatch/semantic-version@v4 - uses: paulhatch/semantic-version@v4.0.1
with: with:
# The prefix to use to identify tags # The prefix to use to identify tags
tag_prefix: "v" tag_prefix: "v"