You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What do you think about adding a more explicit warning when the user's version is older than a minimal_supported_version constant you keep updated internally in this repo?
The text was updated successfully, but these errors were encountered:
The last release (#34) brakes all the projects using
golangci-lint-action@v1
andversion = v1.27
(easy fix -> bump atv1.28
).Example: moul/golang-repo-template#62
What do you think about adding a more explicit warning when the user's
version
is older than aminimal_supported_version
constant you keep updated internally in this repo?The text was updated successfully, but these errors were encountered: