We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b43d2 commit 7bf8bfcCopy full SHA for 7bf8bfc
1 file changed
.github/workflows/ci-cursor-review.yml
@@ -23,9 +23,9 @@ jobs:
23
# SHA-pinned per zizmor `unpinned-uses: hash-pin`. Bump this SHA to pick up
24
# upstream changes; keep `workflows_ref` matching so prompts/scripts load
25
# from the same commit as the workflow definition.
26
- uses: Comfy-Org/github-workflows/.github/workflows/cursor-review.yml@047ca48febe3a6647608ed2e0c4331b491cb9d6a # github-workflows#9
+ uses: Comfy-Org/github-workflows/.github/workflows/cursor-review.yml@964d5aad37cbfb57c5b23961d42c2fd85868bf1d # github-workflows main (964d5aa)
27
with:
28
- workflows_ref: 047ca48febe3a6647608ed2e0c4331b491cb9d6a
+ workflows_ref: 964d5aad37cbfb57c5b23961d42c2fd85868bf1d
29
diff_excludes: >-
30
:!**/.claude/**
31
:!**/dist/**
0 commit comments