|
|
|
@ -16,12 +16,12 @@
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@actions/io" "^1.0.1"
|
|
|
|
"@actions/io" "^1.0.1"
|
|
|
|
|
|
|
|
|
|
|
|
"@actions/github@^5.0.1":
|
|
|
|
"@actions/github@^5.0.2":
|
|
|
|
version "5.0.1"
|
|
|
|
version "5.0.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0.1.tgz#5fdbe371d9a592038668be95d12421361585fba1"
|
|
|
|
resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0.2.tgz#ae2ff4c42bab7bbc620f23c6e549c12f5919f531"
|
|
|
|
integrity sha512-JZGyPM9ektb8NVTTI/2gfJ9DL7Rk98tQ7OVyTlgTuaQroariRBsOnzjy0I2EarX4xUZpK88YyO503fhmjFdyAg==
|
|
|
|
integrity sha512-+5a9gntqJhqn3bind2TT2xMp+7H6drlr5JPygyJvr6K8lSOs7qRF02doABmMbJKz+dy04wJVG5bBLCodPoTfaQ==
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@actions/http-client" "^1.0.11"
|
|
|
|
"@actions/http-client" "^2.0.0"
|
|
|
|
"@octokit/core" "^3.6.0"
|
|
|
|
"@octokit/core" "^3.6.0"
|
|
|
|
"@octokit/plugin-paginate-rest" "^2.17.0"
|
|
|
|
"@octokit/plugin-paginate-rest" "^2.17.0"
|
|
|
|
"@octokit/plugin-rest-endpoint-methods" "^5.13.0"
|
|
|
|
"@octokit/plugin-rest-endpoint-methods" "^5.13.0"
|
|
|
|
@ -33,6 +33,11 @@
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
tunnel "0.0.6"
|
|
|
|
tunnel "0.0.6"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@actions/http-client@^2.0.0":
|
|
|
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.0.0.tgz#518c4af1e7045769d3e2ad8c2ce7f8b05224a9b3"
|
|
|
|
|
|
|
|
integrity sha512-fm1+OPPey5ypgStT9K8zbBhICj4J4UV/TJIHDhuWlkb8KyJaAtjcZK184dTqul0dV0nPKX97FNtDXX20BTLXSA==
|
|
|
|
|
|
|
|
|
|
|
|
"@actions/io@^1.0.1":
|
|
|
|
"@actions/io@^1.0.1":
|
|
|
|
version "1.0.2"
|
|
|
|
version "1.0.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.0.2.tgz#2f614b6e69ce14d191180451eb38e6576a6e6b27"
|
|
|
|
resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.0.2.tgz#2f614b6e69ce14d191180451eb38e6576a6e6b27"
|
|
|
|
|