This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
toolkit
Watch
1
Star
0
Fork
0
You've already forked toolkit
mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced
2025-08-22 03:09:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
toolkit
/
packages
/
glob
/
RELEASES.md
John Sudol
1589a5c066
Update @actions/glob to 0.4.0 (
#1321
)
2023-01-25 09:23:29 -05:00
751 B
Raw
Permalink
Blame
History
@actions/glob Releases
0.4.0
Pass in the current workspace as a parameter to HashFiles
#1318
0.3.0
Added a
verbose
option to HashFiles
#1052
0.2.1
Update
lockfileVersion
to
v2
in `package-lock.json
#1023
0.2.0
Added the hashFiles function to Glob
Added an option to filter out directories
0.1.2
Fix bug where files were matched incorrectly
0.1.1
Update @actions/core version
0.1.0
Initial release