GitHub Actions can be used to automate the deployment of Docker images stored in AWS Elastic Container Registry (ECR) to AWS Elastic Kubernetes Service (EKS). By setting up workflows, events, jobs, and steps in GitHub Actions, developers can streamline the CI/CD process and ensure fast and efficient deployment to EKS. Integrating ECR with EKS allows for seamless container management and scaling within the AWS ecosystem.