@actions/glob: fix minimatch imports (#2276)

This commit is contained in:
Daniel Kennedy
2026-01-29 13:30:54 -05:00
committed by GitHub
parent 9d912b1840
commit b48854e1ac
4 changed files with 12 additions and 4 deletions
+4
View File
@@ -1,5 +1,9 @@
# @actions/glob Releases
## 0.6.1
- Fix a bad import for `minimatch`
## 0.6.0
- **Breaking change**: Package is now ESM-only