Sourced from @actions/core's
changelog.
3.0.0
- Breaking change: Package is now ESM-only
- CommonJS consumers must use dynamic
import()instead ofrequire()2.0.3
- Bump
@actions/http-clientto3.0.22.0.1
- Bump
@actions/execfrom 1.1.1 to 2.0.0 #21992.0.0
- Add support for Node 24 #2110
- Bump
@actions/http-clientfrom 2.0.1 to 3.0.01.11.1
- Fix uses of
crypto.randomUUIDon Node 18 and earlier #18421.11.0
1.10.1
- Fix error message reference in oidc utils #1511
1.10.0
saveStateandsetOutputnow use environment files if available #1178getMultilineInputnow correctly trims whitespace by default #11851.9.1
- Randomize delimiter when calling
core.exportVariable1.9.0
- Added
toPosixPath,toWin32PathandtoPlatformPathutilities #11021.8.2
- Update to v2.0.1 of
@actions/http-client#10871.8.1
... (truncated)