add changes for check-latest

This commit is contained in:
Dmitry Shibanov 2021-03-18 12:18:52 +03:00
parent 804a60faf9
commit 8f3a7c87ff
9 changed files with 3363 additions and 9258 deletions

View file

@ -20,6 +20,10 @@ inputs:
jdkFile:
description: 'Path to where the compressed JDK is located'
required: false
check-latest:
description: 'Set this option if you want the action to check for the latest available version that satisfies the version spec'
required: false
default: false
server-id:
description: 'ID of the distributionManagement repository in the pom.xml
file. Default is `github`'