update with dist updates

This commit is contained in:
Salman Muin Kayser Chishti
2025-10-15 16:22:51 +01:00
parent 7aea3e735f
commit 33a9b6c09c
23 changed files with 1157 additions and 1953 deletions
+4 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/glob",
"version": "1.0.0",
"version": "1.0.1",
"preview": true,
"description": "Actions glob lib",
"keywords": [
@@ -39,5 +39,8 @@
"dependencies": {
"@actions/core": "^1.9.1",
"minimatch": "^3.0.4"
},
"overrides": {
"uri-js": "npm:uri-js-replace@^1.0.1"
}
}