/** * The entrypoint for the action. */ import { run } from "./index-runner.js"; run();