-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
The releases page labels the v2.0.0
and v2.1.0
tags as pre-release and "beta". Because the tag name is also a version number not following semver, Dependabot is picking up these releases and upgrading workflows from stable action releases to pre-releases. The tags should be v2.0.0-beta
to follow the semver conventions around pre-releases, allowing GitHub's tools to work well with GitHub's tools. Or if these tags are not actually beta, the releases page should be clarified.
This issue isn't limited to the setup-node action, but it's the first actions/* repo where I noticed the issue.
morficus, ikesyo, CJEBond, tunetheweb, ocean90 and 11 more
Metadata
Metadata
Assignees
Labels
No labels