mirror of
https://github.com/obi1kenobi/cargo-semver-checks-action.git
synced 2024-11-22 07:59:32 +01:00
Update README.md
Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>
This commit is contained in:
parent
909bee2c52
commit
4a28a50dd4
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
# cargo-semver-checks-action
|
||||
Lint your crate API changes for semver violations.
|
||||
|
||||
*This is the work-in-progress v2 version of this action. Find the docs for the stable v1 action [here](https://github.com/obi1kenobi/cargo-semver-checks-action/tree/v1.4).*
|
||||
|
||||
```yaml
|
||||
- name: Check semver
|
||||
uses: obi1kenobi/cargo-semver-checks-action@v2
|
||||
|
|
Loading…
Reference in a new issue