mirror of
https://github.com/actions/github-script.git
synced 2026-01-07 17:13:06 +00:00
Use @actions/core 1.1.0 and @actions/github 1.1.0
This commit is contained in:
8
node_modules/.yarn-integrity
generated
vendored
8
node_modules/.yarn-integrity
generated
vendored
@@ -6,12 +6,12 @@
|
||||
"flags": [],
|
||||
"linkedModules": [],
|
||||
"topLevelPatterns": [
|
||||
"@actions/core@^1.0.0",
|
||||
"@actions/github@^1.0.0"
|
||||
"@actions/core@^1.1.0",
|
||||
"@actions/github@^1.1.0"
|
||||
],
|
||||
"lockfileEntries": {
|
||||
"@actions/core@^1.0.0": "https://registry.yarnpkg.com/@actions/core/-/core-1.0.0.tgz#4a090a2e958cc300b9ea802331034d5faf42d239",
|
||||
"@actions/github@^1.0.0": "https://registry.yarnpkg.com/@actions/github/-/github-1.0.0.tgz#5154cadd93c4b17217f56304ee27056730b8ae88",
|
||||
"@actions/core@^1.1.0": "https://registry.yarnpkg.com/@actions/core/-/core-1.1.0.tgz#25c3aff43a20f9c5a04e2a3439898a49ba8d3625",
|
||||
"@actions/github@^1.1.0": "https://registry.yarnpkg.com/@actions/github/-/github-1.1.0.tgz#06f34e6b0cf07eb2b3641de3e680dbfae6bcd400",
|
||||
"@octokit/endpoint@^5.1.0": "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-5.3.2.tgz#2deda2d869cac9ba7f370287d55667be2a808d4b",
|
||||
"@octokit/graphql@^2.0.1": "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-2.1.3.tgz#60c058a0ed5fa242eca6f938908d95fd1a2f4b92",
|
||||
"@octokit/request-error@^1.0.1": "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-1.0.4.tgz#15e1dc22123ba4a9a4391914d80ec1e5303a23be",
|
||||
|
||||
Reference in New Issue
Block a user