|
9 | 9 | dependencies:
|
10 | 10 | "@actions/http-client" "^1.0.11"
|
11 | 11 |
|
12 |
| -"@actions/github@^5.0.0": |
13 |
| - version "5.0.0" |
14 |
| - resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0.0.tgz#1754127976c50bd88b2e905f10d204d76d1472f8" |
15 |
| - integrity sha512-QvE9eAAfEsS+yOOk0cylLBIO/d6WyWIOvsxxzdrPFaud39G6BOkUwScXZn1iBzQzHyu9SBkkLSWlohDWdsasAQ== |
| 12 | +"@actions/github@^5.0.1": |
| 13 | + version "5.0.1" |
| 14 | + resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0.1.tgz#5fdbe371d9a592038668be95d12421361585fba1" |
| 15 | + integrity sha512-JZGyPM9ektb8NVTTI/2gfJ9DL7Rk98tQ7OVyTlgTuaQroariRBsOnzjy0I2EarX4xUZpK88YyO503fhmjFdyAg== |
16 | 16 | dependencies:
|
17 | 17 | "@actions/http-client" "^1.0.11"
|
18 |
| - "@octokit/core" "^3.4.0" |
19 |
| - "@octokit/plugin-paginate-rest" "^2.13.3" |
20 |
| - "@octokit/plugin-rest-endpoint-methods" "^5.1.1" |
| 18 | + "@octokit/core" "^3.6.0" |
| 19 | + "@octokit/plugin-paginate-rest" "^2.17.0" |
| 20 | + "@octokit/plugin-rest-endpoint-methods" "^5.13.0" |
21 | 21 |
|
22 | 22 | "@actions/http-client@^1.0.11":
|
23 | 23 | version "1.0.11"
|
|
296 | 296 | dependencies:
|
297 | 297 | "@octokit/types" "^6.0.3"
|
298 | 298 |
|
299 |
| -"@octokit/core@^3.4.0", "@octokit/core@^3.6.0": |
| 299 | +"@octokit/core@^3.6.0": |
300 | 300 | version "3.6.0"
|
301 | 301 | resolved "https://registry.yarnpkg.com/@octokit/core/-/core-3.6.0.tgz#3376cb9f3008d9b3d110370d90e0a1fcd5fe6085"
|
302 | 302 | integrity sha512-7RKRKuA4xTjMhY+eG3jthb3hlZCsOwg3rztWh75Xc+ShDWOfDDATWbeZpAHBNRpm4Tv9WgBMOy1zEJYXG6NJ7Q==
|
|
332 | 332 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-11.2.0.tgz#b38d7fc3736d52a1e96b230c1ccd4a58a2f400a6"
|
333 | 333 | integrity sha512-PBsVO+15KSlGmiI8QAzaqvsNlZlrDlyAJYcrXBCvVUxCp7VnXjkwPoFHgjEJXx3WF9BAwkA6nfCUA7i9sODzKA==
|
334 | 334 |
|
335 |
| -"@octokit/plugin-paginate-rest@^2.13.3": |
| 335 | +"@octokit/plugin-paginate-rest@^2.17.0": |
336 | 336 | version "2.17.0"
|
337 | 337 | resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.17.0.tgz#32e9c7cab2a374421d3d0de239102287d791bce7"
|
338 | 338 | integrity sha512-tzMbrbnam2Mt4AhuyCHvpRkS0oZ5MvwwcQPYGtMv4tUa5kkzG58SVB0fcsLulOZQeRnOgdkZWkRUiyBlh0Bkyw==
|
339 | 339 | dependencies:
|
340 | 340 | "@octokit/types" "^6.34.0"
|
341 | 341 |
|
342 |
| -"@octokit/plugin-rest-endpoint-methods@^5.1.1": |
| 342 | +"@octokit/plugin-rest-endpoint-methods@^5.13.0": |
343 | 343 | version "5.13.0"
|
344 | 344 | resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.13.0.tgz#8c46109021a3412233f6f50d28786f8e552427ba"
|
345 | 345 | integrity sha512-uJjMTkN1KaOIgNtUPMtIXDOjx6dGYysdIFhgA52x4xSadQCz3b/zJexvITDVpANnfKPW/+E0xkOvLntqMYpviA==
|
|
0 commit comments