From: Eduardo San Martin Morote Date: Tue, 23 Feb 2021 14:00:52 +0000 (+0100) Subject: ci: squash and merge dependabot X-Git-Tag: v2.0.0-alpha.8~86 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41c1242037440f3ca7cbcadfb6795e81b4599273;p=thirdparty%2Fvuejs%2Fpinia.git ci: squash and merge dependabot --- diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 53875d2e..1c072fcf 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -11,4 +11,5 @@ jobs: - uses: ahmadnassri/action-dependabot-auto-merge@v2 with: target: minor + command: squash and merge github-token: ${{ secrets.GH_TOKEN }}