chore(deps): bump ridedott/merge-me-action from 2.10.29 to 2.10.31

This commit is contained in:
dependabot[bot]
2022-10-17 16:19:29 -05:00
committed by GitHub
parent c052749843
commit f9c65d9852
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Auto-Merge
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.10.29
uses: ridedott/merge-me-action@v2.10.31
with:
# This must be used as GitHub Actions token does not support pushing
# to protected branches.