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
Currently we use single repository for all our actions. This can cause problems because if only one action is updated, all actions from this repo will be released.
Since we use dependabot to automate actions update, it leads to unnecessary updates in a lot of repos in our infrastructure.
In future the problem will become even worse because we continue to grow and we will get more and more junk pull requests.