diff --git a/.github/workflows/merge-me.yml b/.github/workflows/merge-me.yml index a43cd86..2fcd84e 100644 --- a/.github/workflows/merge-me.yml +++ b/.github/workflows/merge-me.yml @@ -16,7 +16,7 @@ jobs: steps: - name: "Auto-merge" if: ${{ github.event.workflow_run.conclusion == 'success' }} - uses: "ridedott/merge-me-action@v2.10.54" + uses: "ridedott/merge-me-action@v2.10.56" with: # This must be used as GitHub Actions token does not support pushing # to protected branches.