A GitHub actionnable workflow that can bump the stable vertx version and the stable snapshot vertx version
The workflow can be actioned from the Actions tab and requires to provide the stable version an the stable snapshot version, it uses JQ to replace the version in the starter.json configuration file and then push the commit to the branch.
A GitHub actionnable workflow that can bump the stable vertx version and the stable snapshot vertx version
The workflow can be actioned from the Actions tab and requires to provide the stable version an the stable snapshot version, it uses JQ to replace the version in the starter.json configuration file and then push the commit to the branch.