Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Use v2 in example
  • Loading branch information
bjon authored and frabert committed Dec 12, 2022
1 parent cfa94ab commit c71139d
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 @@ -29,7 +29,7 @@ The replaced string.
## Example usage

```yaml
uses: frabert/replace-string-action@v2.0
uses: frabert/replace-string-action@v2
with:
pattern: 'Hello, (\w+)!'
string: 'Hello, world!'
Expand Down

0 comments on commit c71139d

Please sign in to comment.