From 73eff7c33a89b2ee50e3a7c221688fca38af96ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 21:13:41 +0000 Subject: [PATCH 1/2] Bump Submodule/github/rest-api-description from `b8a14b7` to `ebc1fec` Bumps [Submodule/github/rest-api-description](https://github.com/github/rest-api-description) from `b8a14b7` to `ebc1fec`. - [Release notes](https://github.com/github/rest-api-description/releases) - [Commits](https://github.com/github/rest-api-description/compare/b8a14b78a08975af4295c103ea347f8f42f0e684...ebc1fecbcfb4449cc61d45e2608ac765b5b144a0) --- updated-dependencies: - dependency-name: Submodule/github/rest-api-description dependency-version: ebc1fecbcfb4449cc61d45e2608ac765b5b144a0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Submodule/github/rest-api-description | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Submodule/github/rest-api-description b/Submodule/github/rest-api-description index b8a14b78a0..ebc1fecbcf 160000 --- a/Submodule/github/rest-api-description +++ b/Submodule/github/rest-api-description @@ -1 +1 @@ -Subproject commit b8a14b78a08975af4295c103ea347f8f42f0e684 +Subproject commit ebc1fecbcfb4449cc61d45e2608ac765b5b144a0 From f9564c9a39224d449265bcaeeb8aaa27b44fcfb7 Mon Sep 17 00:00:00 2001 From: Wei18 <11254896+Wei18@users.noreply.github.com> Date: Sun, 9 Nov 2025 01:03:07 +0800 Subject: [PATCH 2/2] DependabotPulls.yml --- .github/workflows/DependabotPulls.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/DependabotPulls.yml b/.github/workflows/DependabotPulls.yml index 539a642859..f4edbaf95e 100644 --- a/.github/workflows/DependabotPulls.yml +++ b/.github/workflows/DependabotPulls.yml @@ -23,7 +23,7 @@ jobs: - 5 # - 6 runs-on: ${{ matrix.os }} - timeout-minutes: 60 + timeout-minutes: 100 steps: - uses: actions/checkout@v5 with: