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