Skip to content

Commit 00cf837

Browse files
committed
1.4
1 parent 4871daf commit 00cf837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const {readFileSync} = require("fs")
77

88
// Effectively the main function
99
async function run() {
10-
core.info("Running version 1.3.2")
10+
core.info("Running version 1.4.0")
1111

1212
// Tell folks they can merge
1313
if (context.eventName === "pull_request_target") {

0 commit comments

Comments
 (0)