From 75814e285e3f83dbf9685546a3214607d8008a15 Mon Sep 17 00:00:00 2001 From: "cloud-code-bot[bot]" <234529496+cloud-code-bot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 06:23:34 +0000 Subject: [PATCH] ci: bump cursor-review to github-workflows@c6b3eff --- .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 a7a0692c9..c3200bf80 100644 --- a/.github/workflows/ci-cursor-review.yml +++ b/.github/workflows/ci-cursor-review.yml @@ -23,9 +23,9 @@ jobs: # SHA-pinned per zizmor `unpinned-uses: hash-pin`. Bump this SHA to pick up # upstream changes; keep `workflows_ref` matching so prompts/scripts load # from the same commit as the workflow definition. - uses: Comfy-Org/github-workflows/.github/workflows/cursor-review.yml@964d5aad37cbfb57c5b23961d42c2fd85868bf1d # github-workflows main (964d5aa) + uses: Comfy-Org/github-workflows/.github/workflows/cursor-review.yml@c6b3effa6d2e9fff97500d9688b54106f556c433 # github-workflows main (c6b3eff) with: - workflows_ref: 964d5aad37cbfb57c5b23961d42c2fd85868bf1d + workflows_ref: c6b3effa6d2e9fff97500d9688b54106f556c433 diff_excludes: >- :!**/.claude/** :!**/dist/**