Initiated the action. #1
@ -1,4 +1,5 @@
|
|||||||
name: Infrement version number to max.
|
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.
|
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:
|
inputs:
|
||||||
url-pattern:
|
url-pattern:
|
||||||
@ -12,5 +13,5 @@ outputs:
|
|||||||
description: The maximum currently downloadable version found.
|
description: The maximum currently downloadable version found.
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: node12
|
using: node20
|
||||||
main: index.js
|
main: index.js
|
||||||
|
Loading…
x
Reference in New Issue
Block a user