diff --git a/README.md b/README.md index b74c6f4e..db1f9cd5 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,17 @@ This action setup maven environment for use in action by: - add server to servers with id=github, username=$GITHUB_ACTOR and password=$GITHUB_TOKEN # Contributions - - Contributions are welcome! -- Give a star - if you want to encourage me to work on a project -- Don't hesitate create issue +- Give :star: - if you want to encourage me to work on a project +- Don't hesitate create issue for new feature you dream of or if you suspect some bug + +# Project versioning +Project use [Semantic Versioning](https://semver.org/). +We recommended to use the latest and specific release version. + +In order to keep your project dependencies up to date you can watch this repository *(Releases only)* +or use automatic tools like [Dependabot](https://dependabot.com/). + # Usage See [action.yml](action.yml)