Philipp Horstenkamp 6fe3b5e31b
All checks were successful
Try out action / Try action (push) Successful in 20s
Lint / pre-commit Lint (push) Successful in 40s
Reworked the README.md (#2)
Reviewed-on: #2
2024-05-28 23:41:02 +02:00
2024-05-28 23:29:17 +02:00
2024-05-28 23:29:17 +02:00
2024-05-28 23:29:17 +02:00
2024-05-28 23:29:17 +02:00
2024-05-28 20:23:56 +02:00
2024-05-28 23:29:17 +02:00
2024-05-28 23:29:17 +02:00
2024-05-28 23:41:02 +02:00

version-up-action

This action will try to increase the version number as much as possible while downloading the URL. The last number that can be updated will be returned.

URL - https://git.horstenkamp.eu/Philipp/version-up-action.git

The folowing arguments should be used:

  • url-pattern: The pattern of the url to check. Something like: https://dl.gitea.com/act_runner/{{VERSION}}/act_runner-{{VERSION}}-linux-arm-7 Note that the {{VERSION}} marker will be replaced by the incremented version number.
  • start-version: The minimum version to be checked. Example 0.1.1 Please note that the major update will not be updated.
Description
Action that check if an updated version is available.
https://git.horstenkamp.eu/Philipp/version-up-action/src/branch/main/README.md
Readme 1 MiB
Languages
JavaScript 100%