From 33b70f47fe00c4e5c0da0f8824794813e70a4a2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 20:33:06 +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 402a89bc8aa6db18ae1f9c61953d001d5f9d828f. - [Commits](https://github.com/withgraphite/graphite-ci-action/compare/9cb601a55e114099561b6d755505de377d45db40...402a89bc8aa6db18ae1f9c61953d001d5f9d828f) --- updated-dependencies: - dependency-name: withgraphite/graphite-ci-action dependency-version: 402a89bc8aa6db18ae1f9c61953d001d5f9d828f 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 6b8bb65aa4f..a0327a1d563 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@402a89bc8aa6db18ae1f9c61953d001d5f9d828f # v0.0.9 ("main") with: graphite_token: ${{ secrets.GRAPHITE_OMTIMIZE_TOKEN }}