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.
1 parent a67fa8d commit 5d28a44Copy full SHA for 5d28a44
.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