ci: bump cursor-review to github-workflows@3ea5dce

This commit is contained in:
cloud-code-bot[bot] 2026-07-15 05:18:08 +00:00 committed by GitHub
parent 1701cce8dc
commit fe894034a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -23,9 +23,9 @@ jobs:
# SHA-pinned per zizmor `unpinned-uses: hash-pin`. Bump this SHA to pick up # SHA-pinned per zizmor `unpinned-uses: hash-pin`. Bump this SHA to pick up
# upstream changes; keep `workflows_ref` matching so prompts/scripts load # upstream changes; keep `workflows_ref` matching so prompts/scripts load
# from the same commit as the workflow definition. # from the same commit as the workflow definition.
uses: Comfy-Org/github-workflows/.github/workflows/cursor-review.yml@047ca48febe3a6647608ed2e0c4331b491cb9d6a # github-workflows#9 uses: Comfy-Org/github-workflows/.github/workflows/cursor-review.yml@3ea5dce61888a6df71b3a7b1f6bded345b2501e2 # github-workflows main (3ea5dce)
with: with:
workflows_ref: 047ca48febe3a6647608ed2e0c4331b491cb9d6a workflows_ref: 3ea5dce61888a6df71b3a7b1f6bded345b2501e2
diff_excludes: >- diff_excludes: >-
:!**/.claude/** :!**/.claude/**
:!**/dist/** :!**/dist/**