Skip to content

Commit 96dad8b

Browse files
authored
Update dependabot.yml
1 parent 74b884f commit 96dad8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
- uses: actions/checkout@v2
1111
- uses: ahmadnassri/action-dependabot-auto-merge@v2
1212
with:
13-
github-token: ${{ secrets.mytoken }}
13+
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)