diff --git a/index.js b/index.js index e5d50b84..c954a520 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.4.2") + core.info("Running version 1.5.0") // Tell folks they can merge if (context.eventName === "pull_request_target") {