Merge branch 'main' into bump-minimatch-v10

This commit is contained in:
ICHINOSE Shogo
2026-04-21 21:43:27 +09:00
10 changed files with 192 additions and 31 deletions
+1 -1
View File
@@ -45,6 +45,6 @@
},
"dependencies": {
"@actions/core": "^3.0.0",
"minimatch": "^10.2.4"
"minimatch": "^10.2.5"
}
}