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
If there are more than one update to GitHub Actions dependencies
(like `actions/checkout`) at the same time, then the updates will be
grouped into a single pull request.
If the pull request remains open, then subsequent updates will be added
to it.
This should help keep the number of open pull requests down.
0 commit comments