chore(deps): bump ridedott/merge-me-action from 2.10.40 to 2.10.42

This commit is contained in:
dependabot[bot]
2023-01-09 15:08:57 -06:00
committed by GitHub
parent 616ae19a8d
commit 9077ba9f0e
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Auto-Merge
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.10.40
uses: ridedott/merge-me-action@v2.10.42
with:
# This must be used as GitHub Actions token does not support pushing
# to protected branches.