Skip to content

Github action that will will compare current and previous semantic version of the app to make sure it's incremented properly

License

Notifications You must be signed in to change notification settings

gevorgyanvahagn/check-semantic-version-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check-semantic-version-update

Github action that will will compare current and previous semantic version of the app to make sure it's incremented properly

Inputs

who-to-greet

Required The name of the person to greet. Default "World".

Outputs

time

The time we greeted you.

Example usage

uses: actions/[email protected]
with:
  who-to-greet: 'Mona the Octocat'

About

Github action that will will compare current and previous semantic version of the app to make sure it's incremented properly

Resources

License

Stars

Watchers

Forks

Packages

No packages published