Skip to content

Conversation

@github-actions
Copy link
Contributor

Updated README.md

@github-actions github-actions bot added the merge when passing Merge the PR automatically once all status checks have passed label Mar 22, 2025
@github-actions github-actions bot force-pushed the chore/update-readme branch from 728f351 to 902be1b Compare March 22, 2025 19:33
@jackton1 jackton1 merged commit 2c909a7 into main Mar 22, 2025
4 of 5 checks passed
@jackton1 jackton1 deleted the chore/update-readme branch March 22, 2025 19:35
@@ -1,10 +1,12 @@
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2eab60dfff084efbabaf37708fba4d66)](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)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/55332b43f1ba4db9a3648bcbffae800a)](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

First line in a file should be a top-level heading
| <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

Expected: 80; Actual: 270
| <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

Element: a
| <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

Element: br
| <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

Element: a
| <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

Element: br
| <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

Expected: 80; Actual: 271
## 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

Element: br
## 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

Element: a
## 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

Expected: 80; Actual: 273
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