From b7dd5a1ef2aa2f53cbccd6d5f71d4b87318bce64 Mon Sep 17 00:00:00 2001 From: Joey Perrott Date: Wed, 19 Feb 2025 20:40:28 +0000 Subject: [PATCH] ci: update deploy doc site script (#60021) Update the checked in version of the deploy script PR Close #60021 --- .github/actions/deploy-docs-site/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/deploy-docs-site/main.js b/.github/actions/deploy-docs-site/main.js index d3ccf7be8b8..2498aa70f5c 100644 --- a/.github/actions/deploy-docs-site/main.js +++ b/.github/actions/deploy-docs-site/main.js @@ -29830,7 +29830,7 @@ function legacyRestEndpointMethods(octokit) { legacyRestEndpointMethods.VERSION = VERSION9; // -var VERSION10 = "21.1.0"; +var VERSION10 = "21.1.1"; // var Octokit2 = Octokit.plugin(requestLog, legacyRestEndpointMethods, paginateRest).defaults(