chore(deps): bump ridedott/merge-me-action from 2.10.52 to 2.10.54

This commit is contained in:
dependabot[bot]
2023-08-28 16:40:13 -05:00
committed by GitHub
parent 8f5309dfaf
commit 84a9a4d1e5
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Auto-Merge
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.10.52
uses: ridedott/merge-me-action@v2.10.54
with:
# This must be used as GitHub Actions token does not support pushing
# to protected branches.