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
buf 1.50.x adds support for an additional parameter for git inputs filter which allows for treeless and shallow clones.
This improves the performance of breaking significantly when run against larger repositories.
Making this a default would likely best be held off on until the next release of the buf CLI, which improves support for authentication via BUF_INPUT_HTTPS_{USERNAME,PASSWORD} environment variables, which this action relies for auth to GitHub.