Skip to content

Commit 1005277

Browse files
authored
Merge pull request #299 from actions/joshmgross/v6.3.2
Bump version to 6.3.2
2 parents 6871f0f + 085a775 commit 1005277

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.1",
4+
"version": "6.3.2",
55
"author": "GitHub",
66
"license": "MIT",
77
"main": "dist/index.js",
@@ -55,4 +55,4 @@
5555
"ts-jest": "^27.0.5",
5656
"typescript": "^4.3.5"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)