diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index 35ed1754..00a57b1c 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