Skip to content

Commit

Permalink
Update merge-dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Feb 20, 2024
1 parent e68fe2d commit cb9e73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
uses: ahmadnassri/action-dependabot-auto-merge@v2.6.6
with:
target: minor
github-token: ${{ secrets.dependabot }}
github-token: ${{ secrets.GITHUB_TOKEN }}
command: squash and merge

0 comments on commit cb9e73c

Please sign in to comment.