Skip to content

Commit

Permalink
Merge pull request #42 from phpolar/auto-merge-switch-token
Browse files Browse the repository at this point in the history
ci(auto-merge): change tokens
  • Loading branch information
ericfortmeyer committed Aug 20, 2023
2 parents 6a1883e + e0a51ed commit 580f6d5
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: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.DEPENDABOT_AUTO_MERGE }}

0 comments on commit 580f6d5

Please sign in to comment.