diff --git a/packages/project-management-automation/package.json b/packages/project-management-automation/package.json index 7a636eaa76a150..73ba3c2b179dab 100644 --- a/packages/project-management-automation/package.json +++ b/packages/project-management-automation/package.json @@ -22,7 +22,7 @@ "main": "lib/index.js", "types": "build-types", "dependencies": { - "@actions/core": "1.9.1", + "@actions/core": "1.10.1", "@actions/github": "^5.0.0", "@babel/runtime": "^7.16.0", "@octokit/request-error": "^2.1.0",