diff --git a/package.json b/package.json index 9ebfcb3..6e62c84 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "dependencies": { "@actions/core": "1.2.7", - "@actions/github": "^5.1.1", + "@actions/github": "^6.0.0", "istextorbinary": "^6.0.0", "js-yaml": "3.14.1" },