We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a67fa8d + 5d28a44 commit 6e7c453Copy full SHA for 6e7c453
.github/workflows/auto-merge.yml
@@ -14,4 +14,4 @@ jobs:
14
- uses: ahmadnassri/action-dependabot-auto-merge@v2
15
with:
16
target: major
17
- github-token: ${{ secrets.DEPENDABOT_AUTO_MERGE_USER_TOKEN }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments