|
|
|
@ -28,14 +28,14 @@
|
|
|
|
|
"integrity": "sha512-nvFkxwiicvpzNiCBF4wFBDfnBvi7xp/as7LE1hBxBxKG2L29+gkIPBiLKMVORL+Hg3JNf07AKRfl0V5djoypjQ=="
|
|
|
|
|
},
|
|
|
|
|
"@actions/github": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@actions/github/-/github-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-QvE9eAAfEsS+yOOk0cylLBIO/d6WyWIOvsxxzdrPFaud39G6BOkUwScXZn1iBzQzHyu9SBkkLSWlohDWdsasAQ==",
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@actions/github/-/github-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-JZGyPM9ektb8NVTTI/2gfJ9DL7Rk98tQ7OVyTlgTuaQroariRBsOnzjy0I2EarX4xUZpK88YyO503fhmjFdyAg==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@actions/http-client": "^1.0.11",
|
|
|
|
|
"@octokit/core": "^3.4.0",
|
|
|
|
|
"@octokit/plugin-paginate-rest": "^2.13.3",
|
|
|
|
|
"@octokit/plugin-rest-endpoint-methods": "^5.1.1"
|
|
|
|
|
"@octokit/core": "^3.6.0",
|
|
|
|
|
"@octokit/plugin-paginate-rest": "^2.17.0",
|
|
|
|
|
"@octokit/plugin-rest-endpoint-methods": "^5.13.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@actions/http-client": {
|
|
|
|
|