aspnet-contrib / AspNet.Security.OAuth.Providers

OAuth 2.0 social authentication providers for ASP.NET Core
Apache License 2.0
2.38k stars 537 forks source link

Group updates to actions from actions org #866

Closed martincostello closed 5 months ago

martincostello commented 5 months ago

Group actions/* updates.

If you look through the history, multiple actions updates in one day isn't that common.

This just groups any updates to actions from actions as I still believe it's best practice to not group unrelated dependencies together, as when something inevitably breaks in one of them you then have to manually unpick it all to take everything but the broken one.