diff --git a/package.json b/package.json index d2210ca..a84e4f7 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,6 @@ }, "homepage": "https://github.com/sleepypikachu/actions-branch-to-docker-tag-name#readme", "dependencies": { - "@actions/core": "^1.9.1", - "@actions/github": "^5.0.3" + "@actions/core": "^1.9.1" } }