Skip to content

Commit

Permalink
Use user secret in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cofob authored Aug 21, 2023
1 parent fe6d867 commit 107e20f
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: minor
github-token: ${{ github.token }}
github-token: ${{ secrets.AUTO_MERGE }}

0 comments on commit 107e20f

Please sign in to comment.