Skip to content

Commit

Permalink
Fixed the readme to recommed exact version binding
Browse files Browse the repository at this point in the history
  • Loading branch information
olegtarasov committed Oct 28, 2022
1 parent 9ac63cd commit b9c059c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ You can also use named regex groups (thanks to PR from @jelgblad):
```yaml
steps:
- uses: olegtarasov/get-tag@v2
- uses: olegtarasov/get-tag@v2.1.2
id: tagName
with:
tagRegex: "(?<package>.*)-(?<version>.*)"
Expand Down

0 comments on commit b9c059c

Please sign in to comment.