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

This commit is contained in:
dependabot[bot]
2024-10-07 17:53:55 -04:00
committed by GitHub
parent dbab16f268
commit 5b996d9736
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Auto-Merge
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.10.106
uses: ridedott/merge-me-action@v2.10.108
with:
# This must be used as GitHub Actions token does not support pushing
# to protected branches.