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
Downgrade golangci-lint action to v6 to support v1.x
golangci-lint-action@v6 supports golangci-lint v1.x
golangci-lint-action@v8 requires v2.x which has breaking config changes
Downgrading to v6 allows us to use stable v1.x release
Removed version field from .golangci.yml (not needed for v1.x)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments