This commit is contained in:
Jonathan Clem 2021-04-21 18:30:43 -04:00
parent 1ef7fd09ca
commit 5cbb702e24
No known key found for this signature in database
GPG key ID: 2159A758355F0178

View file

@ -1,7 +1,7 @@
{ {
"name": "github-script", "name": "github-script",
"description": "A GitHub action for executing a simple script", "description": "A GitHub action for executing a simple script",
"version": "4.0.0", "version": "4.0.1",
"author": "GitHub", "author": "GitHub",
"license": "MIT", "license": "MIT",
"main": "dist/index.js", "main": "dist/index.js",