Initiated the action. #1

Merged
Philipp merged 28 commits from philipp-patch-1 into main 2024-05-28 23:29:17 +02:00
Showing only changes of commit f30b5f35fb - Show all commits

View File

@ -1,4 +1,5 @@
name: Infrement version number to max.
author: Philipp Horstenkamp
description: Increases a version number until the the version number is invalid. Onyl updates minor and below. No support for previews. Only Semantic numbers are supported.
inputs:
url-pattern:
@ -12,5 +13,5 @@ outputs:
description: The maximum currently downloadable version found.
runs:
using: node12
using: node20
main: index.js