diff --git a/package.json b/package.json index 1c9aede..c9b97c9 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@actions/artifact": "^5.0.0", "@actions/core": "^2.0.0", "@actions/github": "^6.0.1", - "minimatch": "^9.0.3" + "minimatch": "^10.0.0" }, "devDependencies": { "@types/jest": "^29.5.14",