-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 #191
Updated README.md #191
Conversation
ac4083b
to
5b25207
Compare
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | | ||
|-----------------|--------|----------|-----------|----------------------------------------------------------------| | ||
| current\_version | string | false | | The current project version (Defualt: The last<br>git tag). | | ||
| new\_version | string | false | | The next project version (Default: The new<br>git tag). | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: br
| current\_version | string | false | | The current project version (Defualt: The last<br>git tag). | | ||
| new\_version | string | false | | The next project version (Default: The new<br>git tag). | | ||
| only\_major | string | false | `"false"` | Only update the major version number. | | ||
| paths | string | true | | A list of file names to search<br>and replace versions. | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: br
| pattern | string | false | | The pattern to match the<br>location that needs to be<br>updated. | | ||
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | | ||
|-----------------|--------|----------|-----------|----------------------------------------------------------------| | ||
| current\_version | string | false | | The current project version (Defualt: The last<br>git tag). | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: br
|-----------------|--------|----------|-----------|----------------------------------------------------------------| | ||
| current\_version | string | false | | The current project version (Defualt: The last<br>git tag). | | ||
| new\_version | string | false | | The next project version (Default: The new<br>git tag). | | ||
| only\_major | string | false | `"false"` | Only update the major version number. | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 117
| new\_version | string | false | | The next project version (Default: The new<br>git tag). | | ||
| only\_major | string | false | `"false"` | Only update the major version number. | | ||
| paths | string | true | | A list of file names to search<br>and replace versions. | | ||
| pattern | string | false | | The pattern to match the location that<br>needs to be updated. | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 116
| current\_version | string | false | | The current project version (Defualt: The last<br>git tag). | | ||
| new\_version | string | false | | The next project version (Default: The new<br>git tag). | | ||
| only\_major | string | false | `"false"` | Only update the major version number. | | ||
| paths | string | true | | A list of file names to search<br>and replace versions. | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 116
| new\_version | string | false | | The next project version (Default: The new<br>git tag). | | ||
| only\_major | string | false | `"false"` | Only update the major version number. | | ||
| paths | string | true | | A list of file names to search<br>and replace versions. | | ||
| pattern | string | false | | The pattern to match the location that<br>needs to be updated. | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: br
| pattern | string | false | | The pattern to match the<br>location that needs to be<br>updated. | | ||
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | | ||
|-----------------|--------|----------|-----------|----------------------------------------------------------------| | ||
| current\_version | string | false | | The current project version (Defualt: The last<br>git tag). | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 117
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | | ||
|-----------------|--------|----------|-----------|----------------------------------------------------------------| | ||
| current\_version | string | false | | The current project version (Defualt: The last<br>git tag). | | ||
| new\_version | string | false | | The next project version (Default: The new<br>git tag). | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 117
Updated README.md