Skip to content

Commit

Permalink
1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Aug 28, 2020
1 parent 4871daf commit 00cf837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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") {
Expand Down

0 comments on commit 00cf837

Please sign in to comment.