mirror of
https://github.com/actions/github-script.git
synced 2026-01-08 01:33:06 +00:00
Bump @actions/core to 1.10.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "github-script",
|
||||
"description": "A GitHub action for executing a simple script",
|
||||
"version": "2.0.1",
|
||||
"version": "2.1.0",
|
||||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.js",
|
||||
@@ -35,7 +35,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.4",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^3.0.0",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@octokit/core": "^2.5.3",
|
||||
|
||||
Reference in New Issue
Block a user