Skip to content

Commit 287efd4

Browse files
authored
Update README.md
1 parent eca5830 commit 287efd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Dead simple:
1212

1313
```yaml
1414
steps:
15-
- uses: little-core-labs/get-git-tag@v3
15+
- uses: little-core-labs/get-git-tag@v3.0.1
1616
id: tagName
1717
with:
1818
tagRegex: "foobar-(.*)" # Optional. Returns specified group text as tag name. Full tag string is returned if regex is not defined.

0 commit comments

Comments
 (0)