Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
manosbatsis committed Sep 4, 2023
1 parent c41c4c6 commit 97a9db5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"replacements": [
{
"files": ["README.md"],
"from": "manosbatsis/corda5-cli-action@v\".*\"",
"to": "manosbatsis/corda5-cli-action@v1.0.5\"${nextRelease.version}\"",
"from": "\\b uses: manosbatsis/corda5-cli-action@v.*",
"to": " uses: manosbatsis/corda5-cli-action@v\"${nextRelease.version}\"",
"results":
[
{
Expand Down

0 comments on commit 97a9db5

Please sign in to comment.