diff --git a/action.yml b/action.yml index 2ee84c4..508f69d 100644 --- a/action.yml +++ b/action.yml @@ -30,13 +30,7 @@ inputs: default: 300 runs: - using: ubuntu-latest - # We use Docker to run this action, so we don't need to run it on a runner - # (you can also use "ubuntu-latest" if you prefer, but Docker is better for consistency) - - # Specify the Docker image to use (this is optional but recommended) - # You can use a custom image or just use the base image - # Here we use a minimal image with SSH and docker-compose + using: composite # Environment variables (we pass inputs to the action) env: