Skip to content

Commit 646ec2f

Browse files
ci: bump cursor-review to github-workflows@af2623c
1 parent ce4242b commit 646ec2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-cursor-review.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# SHA-pinned. Bump this SHA to pick up upstream changes; keep
3636
# `workflows_ref` matching so prompts/scripts load from the same commit as
3737
# the workflow definition.
38-
uses: Comfy-Org/github-workflows/.github/workflows/cursor-review.yml@ffcc3f5b4dfc568e846e769c4f4df4f749c7887b # github-workflows main (ffcc3f5)
38+
uses: Comfy-Org/github-workflows/.github/workflows/cursor-review.yml@af2623cd83697fdebe30c6971f582d3bd135992a # github-workflows main (af2623c)
3939
with:
4040
# Repo-specific generated/heavy paths. `extra_generated_globs` is the
4141
# right knob rather than `diff_excludes`: it feeds the shared
@@ -65,7 +65,7 @@ jobs:
6565
src/comfy_low/models/_generated.py
6666
assets/**
6767
# Load the prompts/scripts from the same ref as `uses:`.
68-
workflows_ref: ffcc3f5b4dfc568e846e769c4f4df4f749c7887b
68+
workflows_ref: af2623cd83697fdebe30c6971f582d3bd135992a
6969
secrets:
7070
CURSOR_API_KEY: ${{ secrets.CURSOR_API_KEY }}
7171
# Optional — enables start/complete Slack DMs to the triggerer.

0 commit comments

Comments
 (0)