diff --git a/package.json b/package.json index d15ff8c..aaf5b53 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "author": "", "license": "ISC", "dependencies": { - "@actions/core": "0.x", - "@actions/github: "0.x" + "@actions/core": "file:toolkit/actions-core-0.0.0.tgz", + "@actions/github": "file:toolkit/actions-github-0.0.0.tgz" } }