From 4924c684b50da4d51f7fbaa9ee53eb51aaeb4c8c Mon Sep 17 00:00:00 2001 From: Danny McCormick Date: Wed, 7 Aug 2019 10:33:00 -0400 Subject: [PATCH] More nits --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6b0b76ad..278fb905 100644 --- a/package.json +++ b/package.json @@ -12,12 +12,12 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/actions/start-vm-action.git" + "url": "git+https://github.com/actions/stale.git" }, "keywords": [ "actions", "node", - "setup" + "stale" ], "author": "GitHub", "license": "MIT",