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