Update autoMergePR.yml

This commit is contained in:
Preston 2021-08-19 17:35:26 -04:00 committed by GitHub
parent 8362060ca9
commit ebb4f4a7f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
- name: Auto-Merge Pull Request - name: Auto-Merge Pull Request
# You may pin to the exact commit or the version. # You may pin to the exact commit or the version.
# uses: reitermarkus/automerge@72bc1353d0a084c84034be23424b124d900d1658 # uses: reitermarkus/automerge@72bc1353d0a084c84034be23424b124d900d1658
uses: reitermarkus/automerge@v2 uses: reitermarkus/automerge@v1.5.2
with: with:
token: ${{ secrets.PUSH_TOKEN }} token: ${{ secrets.PUSH_TOKEN }}
merge-method: squash merge-method: squash