chore(deps): bump ridedott/merge-me-action from 2.10.98 to 2.10.102

This commit is contained in:
dependabot[bot]
2024-09-09 16:11:39 -05:00
committed by GitHub
parent fd06b95294
commit 6f45de987c
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Auto-Merge
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.10.98
uses: ridedott/merge-me-action@v2.10.102
with:
# This must be used as GitHub Actions token does not support pushing
# to protected branches.