diff --git a/package.json b/package.json index 9e1fb25..a462f67 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dependencies": { "@actions/core": "^1.11.1", "@actions/github": "^6.0.0", - "@octokit/rest": "^21.1.1", + "@octokit/rest": "^22.0.0", "@types/js-yaml": "^4.0.9", "@types/node-fetch": "^2.6.12", "@vercel/ncc": "^0.38.3",