- Bump
minimatchfrom^3.0.4to^10.2.5#2355 - Bump
undicifrom6.23.0to6.24.0#2345 - Bump
brace-expansionin/packages/glob#2369
- Fix a bad import for
minimatch
- Breaking change: Package is now ESM-only
- CommonJS consumers must use dynamic
import()instead ofrequire()
- CommonJS consumers must use dynamic
- Bump
@actions/coreto2.0.3
- Added
excludeHiddenFilesoption, which is disabled by default to preserve existing behavior #1791: Add glob option to ignore hidden files
- Pass in the current workspace as a parameter to HashFiles #1318
- Added a
verboseoption to HashFiles #1052
- Update
lockfileVersiontov2inpackage-lock.json#1023
- Update @actions/core version
- Initial release