diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index 35ed17543b5..00a57b1c5ed 100644 --- a/.github/workflows/dependabot-merge.yml +++ b/.github/workflows/dependabot-merge.yml @@ -23,3 +23,4 @@ jobs: with: target: minor github-token: ${{ secrets.SWAGGER_BOT_GITHUB_TOKEN }} + command: squash and merge