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 74b884f commit 96dad8bCopy full SHA for 96dad8b
.github/workflows/dependabot.yml
@@ -10,4 +10,4 @@ jobs:
10
- uses: actions/checkout@v2
11
- uses: ahmadnassri/action-dependabot-auto-merge@v2
12
with:
13
- github-token: ${{ secrets.mytoken }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments