Skip to content

Commit

Permalink
Use dependabot secret properly for auto merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy authored Oct 21, 2022
1 parent 96524eb commit 374996c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: patch
github-token: ${{ GITHUB_TOKEN }}
github-token: ${{ secrets.AUTO_MERGE_TOKEN }}

0 comments on commit 374996c

Please sign in to comment.