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
Update dependency workflow to use GitHub App token
Replaces manual commit and push steps with the use of actions/create-github-app-token and updates create-pull-request to v7. The workflow now creates pull requests using a GitHub App token, enables automatic branch deletion, and sets PRs as drafts by default.
0 commit comments