The Docker-based appleboy/ssh-action fails with act runner due to Alpine compatibility issues. Using direct sshpass commands avoids Docker-in-Docker problems and works natively with the runner.
The Docker-based appleboy/ssh-action fails with act runner due to Alpine compatibility issues. Using direct sshpass commands avoids Docker-in-Docker problems and works natively with the runner.