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
I have renovatebot configured in my repositories in such way that whenever there is a new github release of goreleaser, it bumps the version in the actions workflow file with a commit.
Therefore I suggest providing some way to skip this check in the action (by the way, out of curiousity, why does this check exist in the first place?).