Skip to content

Commit d29710b

Browse files
committed
Update logged version
1 parent d085674 commit d29710b

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.6.5")
10+
core.info("Running version 1.6.7")
1111

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

0 commit comments

Comments
 (0)