chore(deps): bump ridedott/merge-me-action from 2.10.37 to 2.10.39

This commit is contained in:
dependabot[bot]
2022-12-12 15:10:05 -06:00
committed by GitHub
parent c2da47d5a6
commit a11042f73c
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Auto-Merge
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.10.37
uses: ridedott/merge-me-action@v2.10.39
with:
# This must be used as GitHub Actions token does not support pushing
# to protected branches.