diff --git a/package.json b/package.json index 2e4b75c..3425d60 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "author": "Alex Szczuczko", "license": "ISC", "dependencies": { - "@actions/core": "^1.10.0", - "@actions/github": "^4.0.0" + "@actions/core": "^1.10.1", + "@actions/github": "^6.0.0" } }