From 00cf83762a1b4a3ec8c41613db795afc639635eb Mon Sep 17 00:00:00 2001 From: Orta Date: Fri, 28 Aug 2020 10:41:26 -0400 Subject: [PATCH] 1.4 --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index d056f9ba..de40bbd9 100644 --- a/index.js +++ b/index.js @@ -7,7 +7,7 @@ const {readFileSync} = require("fs") // Effectively the main function async function run() { - core.info("Running version 1.3.2") + core.info("Running version 1.4.0") // Tell folks they can merge if (context.eventName === "pull_request_target") {