diff --git a/.github/workflows/autoMergePR.yml b/.github/workflows/autoMergePR.yml index 123cf4d8..aca29a42 100644 --- a/.github/workflows/autoMergePR.yml +++ b/.github/workflows/autoMergePR.yml @@ -18,7 +18,7 @@ jobs: - name: Auto-Merge Pull Request # You may pin to the exact commit or the version. # uses: reitermarkus/automerge@72bc1353d0a084c84034be23424b124d900d1658 - uses: reitermarkus/automerge@v2 + uses: reitermarkus/automerge@v1.5.2 with: token: ${{ secrets.PUSH_TOKEN }} merge-method: squash