From 4640c897699b18b3d7f1c84aef555808a8d8e5ad Mon Sep 17 00:00:00 2001 From: "cloud-code-bot[bot]" <234529496+cloud-code-bot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 20:35:06 +0000 Subject: [PATCH] ci: bump cursor-review to github-workflows@676fbb6 --- .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 7685c52..601a433 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@c9a2548b975a8a46f2d77982d1c6cd977f98dc18 # github-workflows main (c9a2548) + uses: Comfy-Org/github-workflows/.github/workflows/cursor-review.yml@676fbb6e8b3da08182a66609e30cac6703f31d77 # github-workflows main (676fbb6) with: # Keep the assets ref in lock-step with the `uses:` ref above. - workflows_ref: c9a2548b975a8a46f2d77982d1c6cd977f98dc18 + workflows_ref: 676fbb6e8b3da08182a66609e30cac6703f31d77 # 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