Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated README.md #248

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Updated README.md #248

merged 1 commit into from
Jul 20, 2023

Conversation

tj-actions-bot
Copy link
Contributor

Updated README.md

@tj-actions-bot tj-actions-bot added the merge when passing Merge the PR automatically once all status checks have passed label Jul 20, 2023
| new\_version | string | false | | The next project version (Default: The new git tag). |
| only\_major | string | false | `"false"` | Only update the major version <br>number. |
| paths | string | true | | A list of file names <br>to search and replace versions. |
| pattern | string | false | | The pattern to match the <br>location that needs to be <br>updated. |
| strip\_prefix | string | false | | Prefix to strip from the <br>tag |

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: br

Element: br
| new\_version | string | false | | The next project version (Default: The new git tag). |
| only\_major | string | false | `"false"` | Only update the major version <br>number. |
| paths | string | true | | A list of file names <br>to search and replace versions. |
| pattern | string | false | | The pattern to match the <br>location that needs to be <br>updated. |
| strip\_prefix | string | false | | Prefix to strip from the <br>tag |

Check warning

Code scanning / Markdownlint (reported by Codacy)

Expected: 80; Actual: 123

Expected: 80; Actual: 123
@@ -124,11 +124,12 @@

| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|-----------------|--------|----------|-----------|----------------------------------------------------------------------|
| current\_version | string | false | | The current project version (Defualt: The last git tag). |
| current\_version | string | false | | The current project version (Default: The last git tag). |

Check warning

Code scanning / Markdownlint (reported by Codacy)

Expected: 80; Actual: 123

Expected: 80; Actual: 123
@repo-ranger repo-ranger bot merged commit 2e03c6e into main Jul 20, 2023
@repo-ranger repo-ranger bot deleted the chore/update-readme branch July 20, 2023 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when passing Merge the PR automatically once all status checks have passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants