@actions/glob: bump minimatch from v3.0.4 to v10.2.4

This commit is contained in:
ICHINOSE Shogo
2026-03-20 18:00:34 +09:00
parent 44d43b5490
commit 6bd5e50ee1
3 changed files with 32 additions and 34 deletions
+1 -1
View File
@@ -45,6 +45,6 @@
},
"dependencies": {
"@actions/core": "^3.0.0",
"minimatch": "^3.0.4"
"minimatch": "^10.2.4"
}
}