From 7092d0c55c3dd167ad122dcec67fa295e457140a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2020 19:16:12 +0000 Subject: [PATCH 1/3] chore(package): update dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f2dc7f..fd4a3d0 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dependencies": { "@actions/core": "1.2.2", "@actions/github": "2.1.0", - "async-neocities": "1.1.5", + "async-neocities": "1.1.6", "ms": "^2.1.2" }, "standard": { From bcc9d90095baeeada0c90321e066eab9ce0b558f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2020 19:16:16 +0000 Subject: [PATCH 2/3] docs(readme): add Greenkeeper badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b5a9a3..a3c9e29 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # deploy-to-neocities -[![Actions Status](https://github.com/bcomnes/deploy-to-neocities/workflows/tests/badge.svg)](https://github.com/bcomnes/deploy-to-neocities/actions) +[![Actions Status](https://github.com/bcomnes/deploy-to-neocities/workflows/tests/badge.svg)](https://github.com/bcomnes/deploy-to-neocities/actions) [![Greenkeeper badge](https://badges.greenkeeper.io/bcomnes/deploy-to-neocities.svg)](https://greenkeeper.io/) ## See also From df9c0b9fe144eb76092e3998b2013e130756c950 Mon Sep 17 00:00:00 2001 From: Bret Comnes Date: Thu, 13 Feb 2020 12:19:42 -0700 Subject: [PATCH 3/3] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a3c9e29..06b0d22 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # deploy-to-neocities -[![Actions Status](https://github.com/bcomnes/deploy-to-neocities/workflows/tests/badge.svg)](https://github.com/bcomnes/deploy-to-neocities/actions) [![Greenkeeper badge](https://badges.greenkeeper.io/bcomnes/deploy-to-neocities.svg)](https://greenkeeper.io/) - +[![Actions Status](https://github.com/bcomnes/deploy-to-neocities/workflows/tests/badge.svg)](https://github.com/bcomnes/deploy-to-neocities/actions) ## See also