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