booxmedialtd / ws-action-parse-semver

GitHub action for parsing a tag following semantic versioning.
MIT License
11 stars 6 forks source link

Major tag `v1` is crazy old #27

Open lostfields opened 1 year ago

lostfields commented 1 year ago

https://github.com/booxmedialtd/ws-action-parse-semver/releases/tag/v1 is a lot older than https://github.com/booxmedialtd/ws-action-parse-semver/releases/tag/v1.4.7

axllent commented 1 year ago

You are right, and v1 returns a lot of deprecation notices too (which is fixed in v1.4.7):

Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/