feat: warn about using 'latest' #2003
Annotations
3 warnings
Set up Go
Restore cache failed: Dependencies file is not found in D:\a\goreleaser-action\goreleaser-action. Supported file pattern: go.sum
|
Check
You are using 'latest' as default version. This might include breaking changes. It is recommended to use a SemVer to lock to a major version (e.g. ~> v1).
|
GoReleaser
You are using 'latest' as default version. This might include breaking changes. It is recommended to use a SemVer to lock to a major version (e.g. ~> v1).
|
Loading