From 4d8d1b8affe5fba450cd5ca8517897011270b8e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 05:56:18 -0800 Subject: [PATCH] build(deps): bump octokit/graphql-action from 3.0.0 to 3.0.2 (#12790) Bumps [octokit/graphql-action](https://github.com/octokit/graphql-action) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/octokit/graphql-action/releases) - [Commits](https://github.com/octokit/graphql-action/compare/abaeca7ba4f0325d63b8de7ef943c2418d161b93...ddde8ebb2493e79f390e6449c725c21663a67505) --- updated-dependencies: - dependency-name: octokit/graphql-action dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 b2af19170..d2cda533b 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@abaeca7ba4f0325d63b8de7ef943c2418d161b93 + - uses: octokit/graphql-action@ddde8ebb2493e79f390e6449c725c21663a67505 id: get-branches with: query: |