diff --git a/.github/workflows/dependabot-auto-merge.yml b/.github/workflows/dependabot-auto-merge.yml index b67edc6..c5236ff 100644 --- a/.github/workflows/dependabot-auto-merge.yml +++ b/.github/workflows/dependabot-auto-merge.yml @@ -14,3 +14,4 @@ jobs: - uses: fastify/github-action-merge-dependabot@v3 with: target: minor + use-github-auto-merge: true