diff --git a/.github/workflows/ci-cursor-review.yml b/.github/workflows/ci-cursor-review.yml index a7a0692c9..8f0be521f 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@9e8352a4af50be0fbe7e5200a037a596a6aedf71 # github-workflows main (9e8352a) with: - workflows_ref: 964d5aad37cbfb57c5b23961d42c2fd85868bf1d + workflows_ref: 9e8352a4af50be0fbe7e5200a037a596a6aedf71 diff_excludes: >- :!**/.claude/** :!**/dist/**