Skip to content

Commit 19c21b5

Browse files
committed
Ship
1 parent 7249d85 commit 19c21b5

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
@@ -6,7 +6,7 @@ const Codeowners = require('codeowners');
66

77
// Effectively the main function
88
async function run() {
9-
core.info("Running version 1.0.1")
9+
core.info("Running version 1.2.1")
1010

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

0 commit comments

Comments
 (0)