-
-
Notifications
You must be signed in to change notification settings - Fork 0
Updated README.md #317
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 #317
Conversation
728f351 to
902be1b
Compare
| @@ -1,10 +1,12 @@ | |||
| [](https://app.codacy.com/gh/tj-actions/sync-release-version?utm_source=github.com\&utm_medium=referral\&utm_content=tj-actions/sync-release-version\&utm_campaign=Badge_Grade_Settings) | |||
| [](https://app.codacy.com/gh/tj-actions/sync-release-version/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) | |||
Check warning
Code scanning / Markdownlint (reported by Codacy)
First line in a file should be a top-level heading Warning
| | <a name="input_new_version"></a>[new\_version](#input_new_version) | string | false | | The next project version (Default: The new git tag). | | ||
| | <a name="input_only_major"></a>[only\_major](#input_only_major) | string | false | `"false"` | Only update the major version <br>number. | | ||
| | <a name="input_paths"></a>[paths](#input_paths) | string | true | | A list of file names <br>to search and replace versions. | | ||
| | <a name="input_pattern"></a>[pattern](#input_pattern) | string | false | | The pattern to match the <br>location that needs to be <br>updated. | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 270 Warning
| | <a name="input_new_version"></a>[new\_version](#input_new_version) | string | false | | The next project version (Default: The new git tag). | | ||
| | <a name="input_only_major"></a>[only\_major](#input_only_major) | string | false | `"false"` | Only update the major version <br>number. | | ||
| | <a name="input_paths"></a>[paths](#input_paths) | string | true | | A list of file names <br>to search and replace versions. | | ||
| | <a name="input_pattern"></a>[pattern](#input_pattern) | string | false | | The pattern to match the <br>location that needs to be <br>updated. | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: a Warning
| | <a name="input_new_version"></a>[new\_version](#input_new_version) | string | false | | The next project version (Default: The new git tag). | | ||
| | <a name="input_only_major"></a>[only\_major](#input_only_major) | string | false | `"false"` | Only update the major version <br>number. | | ||
| | <a name="input_paths"></a>[paths](#input_paths) | string | true | | A list of file names <br>to search and replace versions. | | ||
| | <a name="input_pattern"></a>[pattern](#input_pattern) | string | false | | The pattern to match the <br>location that needs to be <br>updated. | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: br Warning
| | <a name="input_only_major"></a>[only\_major](#input_only_major) | string | false | `"false"` | Only update the major version <br>number. | | ||
| | <a name="input_paths"></a>[paths](#input_paths) | string | true | | A list of file names <br>to search and replace versions. | | ||
| | <a name="input_pattern"></a>[pattern](#input_pattern) | string | false | | The pattern to match the <br>location that needs to be <br>updated. | | ||
| | <a name="input_strip_prefix"></a>[strip\_prefix](#input_strip_prefix) | string | false | | Prefix to strip from the <br>tag. For example if `strip_prefix` <br>is set to `v` and <br>the tag is `v1.0.0` the <br>output becomes `1.0.0`. | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: a Warning
| | <a name="input_only_major"></a>[only\_major](#input_only_major) | string | false | `"false"` | Only update the major version <br>number. | | ||
| | <a name="input_paths"></a>[paths](#input_paths) | string | true | | A list of file names <br>to search and replace versions. | | ||
| | <a name="input_pattern"></a>[pattern](#input_pattern) | string | false | | The pattern to match the <br>location that needs to be <br>updated. | | ||
| | <a name="input_strip_prefix"></a>[strip\_prefix](#input_strip_prefix) | string | false | | Prefix to strip from the <br>tag. For example if `strip_prefix` <br>is set to `v` and <br>the tag is `v1.0.0` the <br>output becomes `1.0.0`. | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: br Warning
| | <a name="input_only_major"></a>[only\_major](#input_only_major) | string | false | `"false"` | Only update the major version <br>number. | | ||
| | <a name="input_paths"></a>[paths](#input_paths) | string | true | | A list of file names <br>to search and replace versions. | | ||
| | <a name="input_pattern"></a>[pattern](#input_pattern) | string | false | | The pattern to match the <br>location that needs to be <br>updated. | | ||
| | <a name="input_strip_prefix"></a>[strip\_prefix](#input_strip_prefix) | string | false | | Prefix to strip from the <br>tag. For example if `strip_prefix` <br>is set to `v` and <br>the tag is `v1.0.0` the <br>output becomes `1.0.0`. | |
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 271 Warning
| ## Contributors ✨ | ||
|
|
||
| Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): | ||
|
|
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: br Warning
| ## Contributors ✨ | ||
|
|
||
| Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): | ||
|
|
Check warning
Code scanning / Markdownlint (reported by Codacy)
Element: a Warning
| ## Contributors ✨ | ||
|
|
||
| Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): | ||
|
|
Check warning
Code scanning / Markdownlint (reported by Codacy)
Expected: 80; Actual: 273 Warning
Updated README.md