chore(deps): bump ridedott/merge-me-action from 2.10.83 to 2.10.84

This commit is contained in:
dependabot[bot]
2024-06-03 17:04:18 -05:00
committed by GitHub
parent d7f6c8f8c1
commit ba08cc7ac0
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Auto-Merge
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.10.83
uses: ridedott/merge-me-action@v2.10.84
with:
# This must be used as GitHub Actions token does not support pushing
# to protected branches.