Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: there is an attribute just for bots, let's use it
I noticed this action sometimes doesn't work. And In testing I see the name for dependabot is not always what we expect. But I see this is_both attribute so let's use it. { "author": { "is_bot": true, "login": "app/dependabot" } }
- Loading branch information