Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert to ESM #281

Merged
merged 7 commits into from
Mar 3, 2025
Merged

Convert to ESM #281

merged 7 commits into from
Mar 3, 2025

Conversation

bendrucker
Copy link
Member

@bendrucker bendrucker commented Mar 3, 2025

Switches from CommonJS to ESM Modules in order to use new @octokit modules that are ESM. Drops module mocking for @actions/tool-cache (CJS) which is pretty useless and a pain to convert.

This should be a purely internal change with no impact on users given that the action already require Node 20, which supports ESM.

@bendrucker bendrucker merged commit 14c31e3 into master Mar 3, 2025
11 checks passed
@bendrucker bendrucker deleted the esm branch March 3, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant