mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-11-19 03:51:08 +08:00
1.1 KiB
1.1 KiB
@actions/glob Releases
0.5.1
- When using the
excludeHiddenFilesoption, log any ignored files withcore.info()#2040
0.5.0
- Added
excludeHiddenFilesoption, which is disabled by default to preserve existing behavior #1791: Add glob option to ignore hidden files
0.4.0
- Pass in the current workspace as a parameter to HashFiles #1318
0.3.0
- Added a
verboseoption to HashFiles #1052
0.2.1
- Update
lockfileVersiontov2in `package-lock.json #1023
0.2.0
0.1.2
0.1.1
- Update @actions/core version
0.1.0
- Initial release