mirror of
https://github.com/actions/github-script.git
synced 2026-02-08 03:57:27 +00:00
Bump version to 3.2.0
This is a non breaking change as the documented approach still works as expected.
This commit is contained in:
parent
7dc493a321
commit
3d4b5001be
2 changed files with 16 additions and 9085 deletions
9099
package-lock.json
generated
9099
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "github-script",
|
||||
"description": "A GitHub action for executing a simple script",
|
||||
"version": "3.1.1",
|
||||
"version": "3.2.0",
|
||||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue