There was an error while loading. Please reload this page.
1 parent c076513 commit a3c3b53Copy full SHA for a3c3b53
1 file changed
.github/workflows/dependabot.yml
@@ -19,7 +19,7 @@ jobs:
19
env:
20
MERGE_METHOD: "squash"
21
MERGE_COMMIT_MESSAGE: "pull-request-title"
22
- MERGE_FILTER_AUTHOR: "dependabot"
+ MERGE_FILTER_AUTHOR: "dependabot[bot]"
23
MERGE_LABELS: "dependencies"
24
UPDATE_LABELS: "dependencies"
25
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments