Update to @actions/core 1.11.1
This commit is contained in:
parent
f0c7f1d0c0
commit
8a56dd2e53
6 changed files with 12 additions and 11 deletions
4
node_modules/@actions/core/package.json
generated
vendored
4
node_modules/@actions/core/package.json
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@actions/core",
|
||||
"version": "1.11.0",
|
||||
"version": "1.11.1",
|
||||
"description": "Actions core lib",
|
||||
"keywords": [
|
||||
"github",
|
||||
|
|
@ -40,6 +40,6 @@
|
|||
"@actions/http-client": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.0.2"
|
||||
"@types/node": "^16.18.112"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue