mirror of https://github.com/actions/toolkit
Fix package-lock.json
parent
31a98126a0
commit
73d8e12de2
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@actions/github",
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@actions/github",
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/http-client": "^1.0.11",
|
||||
|
|
Loading…
Reference in New Issue