chore(deps): bump ridedott/merge-me-action from 2.10.108 to 2.10.111

This commit is contained in:
dependabot[bot]
2024-11-25 15:13:53 -06:00
committed by GitHub
parent bf5d6f58bb
commit 99fc2f4614
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Auto-Merge
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.10.108
uses: ridedott/merge-me-action@v2.10.111
with:
# This must be used as GitHub Actions token does not support pushing
# to protected branches.