|
773 | 773 | dependencies:
|
774 | 774 | "@jridgewell/trace-mapping" "0.3.9"
|
775 | 775 |
|
776 |
| -"@docker/actions-toolkit@^0.14.0": |
777 |
| - version "0.14.0" |
778 |
| - resolved "https://registry.yarnpkg.com/@docker/actions-toolkit/-/actions-toolkit-0.14.0.tgz#1cc7108aa1da0df708fb65915cc927d0cc420584" |
779 |
| - integrity sha512-5PZ49FgZLcS421Py60Zm5CGzQt1OyGVVx2CHZbjr2S0Vm6Rqks4diB3io/nt4EkccUb3EgwClZPopICOPzyIPw== |
| 776 | +"@docker/actions-toolkit@^0.15.0": |
| 777 | + version "0.15.0" |
| 778 | + resolved "https://registry.yarnpkg.com/@docker/actions-toolkit/-/actions-toolkit-0.15.0.tgz#f52d0a2a10c97e02dc7f82dea843cce1ea5917a5" |
| 779 | + integrity sha512-9QM3iBEdW+ExxETTIPYhYARaSJU8k9Wrp5+WJvvGu8XgClyiKdOywIWK0Kp+ctUH+1rQzc3m/Z/h9ErZ52LIGg== |
780 | 780 | dependencies:
|
781 | 781 | "@actions/cache" "^3.2.2"
|
782 | 782 | "@actions/core" "^1.10.1"
|
|
785 | 785 | "@actions/http-client" "^2.2.0"
|
786 | 786 | "@actions/io" "^1.1.3"
|
787 | 787 | "@actions/tool-cache" "^2.0.1"
|
788 |
| - "@octokit/core" "^5.0.1" |
789 |
| - "@octokit/plugin-rest-endpoint-methods" "^10.1.5" |
| 788 | + "@octokit/core" "^5.0.2" |
| 789 | + "@octokit/plugin-rest-endpoint-methods" "^10.2.0" |
790 | 790 | async-retry "^1.3.3"
|
791 | 791 | csv-parse "^5.5.2"
|
792 | 792 | handlebars "^4.7.8"
|
793 |
| - js-yaml "^4.1.0" |
794 | 793 | jwt-decode "^4.0.0"
|
795 | 794 | semver "^7.5.4"
|
796 | 795 | tmp "^0.2.1"
|
|
1180 | 1179 | resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-4.0.0.tgz#40d203ea827b9f17f42a29c6afb93b7745ef80c7"
|
1181 | 1180 | integrity sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==
|
1182 | 1181 |
|
1183 |
| -"@octokit/core@^5.0.1": |
1184 |
| - version "5.0.1" |
1185 |
| - resolved "https://registry.yarnpkg.com/@octokit/core/-/core-5.0.1.tgz#865da2b30d54354cccb6e30861ddfa0e24494780" |
1186 |
| - integrity sha512-lyeeeZyESFo+ffI801SaBKmCfsvarO+dgV8/0gD8u1d87clbEdWsP5yC+dSj3zLhb2eIf5SJrn6vDz9AheETHw== |
| 1182 | +"@octokit/core@^5.0.1", "@octokit/core@^5.0.2": |
| 1183 | + version "5.0.2" |
| 1184 | + resolved "https://registry.yarnpkg.com/@octokit/core/-/core-5.0.2.tgz#ae7c5d61fdd98ba348a27c3cc510879a130b1234" |
| 1185 | + integrity sha512-cZUy1gUvd4vttMic7C0lwPed8IYXWYp8kHIMatyhY8t8n3Cpw2ILczkV5pGMPqef7v0bLo0pOHrEHarsau2Ydg== |
1187 | 1186 | dependencies:
|
1188 | 1187 | "@octokit/auth-token" "^4.0.0"
|
1189 | 1188 | "@octokit/graphql" "^7.0.0"
|
|
1228 | 1227 | dependencies:
|
1229 | 1228 | "@octokit/types" "^12.0.0"
|
1230 | 1229 |
|
1231 |
| -"@octokit/plugin-rest-endpoint-methods@^10.0.0", "@octokit/plugin-rest-endpoint-methods@^10.1.5": |
| 1230 | +"@octokit/plugin-rest-endpoint-methods@^10.0.0", "@octokit/plugin-rest-endpoint-methods@^10.2.0": |
1232 | 1231 | version "10.2.0"
|
1233 | 1232 | resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.2.0.tgz#eeaa4de97a2ae26404dea30ce3e17b11928e027c"
|
1234 | 1233 | integrity sha512-ePbgBMYtGoRNXDyKGvr9cyHjQ163PbwD0y1MkDJCpkO2YH4OeXX40c4wYHKikHGZcpGPbcRLuy0unPUuafco8Q==
|
|
0 commit comments