Skip to content

Commit 6e7c453

Browse files
authored
Merge pull request #900 from codacy/lolgab-patch-1
Update auto-merge.yml GITHUB_TOKEN
2 parents a67fa8d + 5d28a44 commit 6e7c453

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)