From 8e6e96f72faf5f2ab04f317ba47d48a9d1805e37 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:01 +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 a7a0692c9..565acc2be 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@676fbb6e8b3da08182a66609e30cac6703f31d77 # github-workflows main (676fbb6) with: - workflows_ref: 964d5aad37cbfb57c5b23961d42c2fd85868bf1d + workflows_ref: 676fbb6e8b3da08182a66609e30cac6703f31d77 diff_excludes: >- :!**/.claude/** :!**/dist/**