-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
Issue description
Due to wrong tag name format, Renovate does not success to do the version lookup.
Issue reported
{
"warnings": [
"Could not determine new digest for update (github-tags package gaurav-nelson/github-action-markdown-link-check)"
]
"files": [
]
}
Solution proposed
Prefix the existing tag versions with v
to follow Semver Standard
References
- Git Tag format reference: https://semver.org/spec/v1.0.0.html#tagging-specification-semvertag
- Renovate Dependency version lookup: https://docs.renovatebot.com/getting-started/private-packages/#dependency-version-lookups
Metadata
Metadata
Assignees
Labels
No labels