Bump ridedott/merge-me-action from 2.8.35 to 2.10.20

This commit is contained in:
dependabot[bot]
2022-09-12 16:38:04 -05:00
committed by GitHub
parent 763f1e594d
commit 70238ddcdd
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Auto-Merge
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.8.35
uses: ridedott/merge-me-action@v2.10.20
with:
# This must be used as GitHub Actions token does not support pushing
# to protected branches.