Skip to content

Commit

Permalink
ci: bump hmarr/auto-approve-action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe authored Feb 5, 2024
1 parent 4ad091e commit d0dbe1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Auto-approve Dependabot PRs
uses: hmarr/auto-approve-action@v3
uses: hmarr/auto-approve-action@v4
with:
github-token: ${{ secrets.BOT_TOKEN }}

Expand Down

0 comments on commit d0dbe1f

Please sign in to comment.