From b7ed692e2ff436727a35d2d338f75bc5d790f92f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 20:54:19 +0000 Subject: [PATCH] build(deps): bump withgraphite/graphite-ci-action Bumps [withgraphite/graphite-ci-action](https://github.com/withgraphite/graphite-ci-action) from 9cb601a55e114099561b6d755505de377d45db40 to 6213dcfab02da542aaf534e087282a928ff4374a. - [Commits](https://github.com/withgraphite/graphite-ci-action/compare/9cb601a55e114099561b6d755505de377d45db40...6213dcfab02da542aaf534e087282a928ff4374a) --- updated-dependencies: - dependency-name: withgraphite/graphite-ci-action dependency-version: 6213dcfab02da542aaf534e087282a928ff4374a dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index eb9167ad8d..743258c081 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -27,7 +27,7 @@ jobs: steps: - name: Optimize CI id: check_skip - uses: withgraphite/graphite-ci-action@9cb601a55e114099561b6d755505de377d45db40 # v0.0.9 ("main") + uses: withgraphite/graphite-ci-action@6213dcfab02da542aaf534e087282a928ff4374a # v0.0.9 ("main") with: graphite_token: ${{ secrets.GRAPHITE_OMTIMIZE_TOKEN }}