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

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