From e18effb6d8fb3ef5e59405598247fbaf27866b53 Mon Sep 17 00:00:00 2001 From: "cloud-code-bot[bot]" <234529496+cloud-code-bot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 22:31:41 +0000 Subject: [PATCH] ci: bump cursor-review to github-workflows@1d37fe8 --- .github/workflows/ci-cursor-review.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-cursor-review.yml b/.github/workflows/ci-cursor-review.yml index 2d7e1b0..289ad02 100644 --- a/.github/workflows/ci-cursor-review.yml +++ b/.github/workflows/ci-cursor-review.yml @@ -33,10 +33,10 @@ jobs: permissions: contents: read pull-requests: write - uses: Comfy-Org/github-workflows/.github/workflows/cursor-review.yml@7a0bafe0e659d5f632342ca81c7441d5a1ba054e # github-workflows main (7a0bafe) + uses: Comfy-Org/github-workflows/.github/workflows/cursor-review.yml@1d37fe8ed83aa30c4cd5c8f1e7b2642dfa78ad77 # github-workflows main (1d37fe8) with: # Keep the assets ref in lock-step with the `uses:` ref above. - workflows_ref: 7a0bafe0e659d5f632342ca81c7441d5a1ba054e + workflows_ref: 1d37fe8ed83aa30c4cd5c8f1e7b2642dfa78ad77 # No vendored/generated content in this repo; defensive excludes only. # These live in extra_generated_globs, not diff_excludes: since BE-7633 # diff_excludes leaves the reviewed diff but is still COUNTED against