Update auto-merge.yml

This commit is contained in:
JP White 2021-04-06 21:00:12 -04:00 committed by GitHub
parent 32fc7bab6f
commit 5208d91d5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ jobs:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.mytoken }}
github-token: ${{ secrets.GITHUB_TOKEN }}