mirror of
https://github.com/actions/github-script.git
synced 2026-02-07 19:47:26 +00:00
Bump version to 3.2.0
This commit is contained in:
parent
b86401ed73
commit
1ef439ceeb
1 changed files with 1 additions and 1 deletions
|
|
@ -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