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

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