kubebuilder
kubebuilder copied to clipboard
Update golangci-lint to latest in GitHub Actions
trafficstars
The golangci-lint check seems to be failing on multiple PRs with exit code 137 - meaning that the process has run out of memory.
In an attempt to resolve this, we should bump the golangci-lint action to the latest version.
/assign @everettraven
PR #2879 was merged and it seems that it successfully fixed golangci-lint failures related to memory issues. Closing.