Skip to content

Commit 5d28a44

Browse files
authored
Update auto-merge.yml GITHUB_TOKEN
1 parent a67fa8d commit 5d28a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
- uses: ahmadnassri/action-dependabot-auto-merge@v2
1515
with:
1616
target: major
17-
github-token: ${{ secrets.DEPENDABOT_AUTO_MERGE_USER_TOKEN }}
17+
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)