From 4059c699dc2e59bf85e1078c5e32833617fe9962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 00:50:56 -0800 Subject: [PATCH] build(deps): bump octokit/graphql-action from 2.3.2 to 3.0.0 (#12680) Bumps [octokit/graphql-action](https://github.com/octokit/graphql-action) from 2.3.2 to 3.0.0. - [Release notes](https://github.com/octokit/graphql-action/releases) - [Commits](https://github.com/octokit/graphql-action/compare/8ad880e4d437783ea2ab17010324de1075228110...abaeca7ba4f0325d63b8de7ef943c2418d161b93) --- updated-dependencies: - dependency-name: octokit/graphql-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/upgrade-patch-versions-schedule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upgrade-patch-versions-schedule.yml b/.github/workflows/upgrade-patch-versions-schedule.yml index 470deb581..b2af19170 100644 --- a/.github/workflows/upgrade-patch-versions-schedule.yml +++ b/.github/workflows/upgrade-patch-versions-schedule.yml @@ -13,7 +13,7 @@ jobs: outputs: branches: ${{ steps.get-branches.outputs.data }} steps: - - uses: octokit/graphql-action@8ad880e4d437783ea2ab17010324de1075228110 + - uses: octokit/graphql-action@abaeca7ba4f0325d63b8de7ef943c2418d161b93 id: get-branches with: query: |