mirror of
https://github.com/actions/github-script.git
synced 2025-12-25 23:23:07 +00:00
Merge pull request #239 from actions/joshmgross/v6
Release version 6.0.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "github-script",
|
||||
"description": "A GitHub action for executing a simple script",
|
||||
"version": "5.1.0",
|
||||
"version": "6.0.0",
|
||||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.js",
|
||||
@@ -54,4 +54,4 @@
|
||||
"ts-jest": "^27.0.5",
|
||||
"typescript": "^4.3.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user