Bump @actions/glob version to 0.5.1

This commit is contained in:
Daniel Kennedy
2026-01-27 14:15:50 -05:00
parent e8e0ce7ad8
commit ecdfc18bf2
3 changed files with 7 additions and 3 deletions
+4
View File
@@ -1,5 +1,9 @@
# @actions/glob Releases
### 0.5.1
- Bump `@actions/core` to `2.0.3`
### 0.5.0
- Added `excludeHiddenFiles` option, which is disabled by default to preserve existing behavior [#1791: Add glob option to ignore hidden files](https://github.com/actions/toolkit/pull/1791)