Skip to content

Commit ba6cf3f

Browse files
committed
Bump version to 6.4.0
1 parent bcc3891 commit ba6cf3f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "github-script",
33
"description": "A GitHub action for executing a simple script",
4-
"version": "6.3.3",
4+
"version": "6.4.0",
55
"author": "GitHub",
66
"license": "MIT",
77
"main": "dist/index.js",
@@ -57,4 +57,4 @@
5757
"ts-jest": "^27.0.5",
5858
"typescript": "^4.3.5"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)