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

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