[READ-ONLY] Mirror of https://github.com/andreijiroh-dev/dotenvx-action. Securely inject your dotenvx secrets without the leaks
dotenv github-actions hackclub-arcade hacktoberfest

refractor(action): rewrite to EJS after deps bump master

This is required since @actions/core is now a native ESM package since v3.0.0, hence the mandatory CJS-to-EJS conversion for ncc to compile the thing properly due to dependency import resolver related issues. Assisted-by: Gemini 3.5 Flash via Zed Agent