ci: bump cursor-review to github-workflows@fb648ab

This commit is contained in:
cloud-code-bot[bot] 2026-07-07 22:35:50 +00:00 committed by GitHub
parent 51bf508a0b
commit b95824ebb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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@047ca48febe3a6647608ed2e0c4331b491cb9d6a # github-workflows#9
uses: Comfy-Org/github-workflows/.github/workflows/cursor-review.yml@fb648ab5ab3b0f56ca281d38bc18a4f3cac67af2 # github-workflows main (fb648ab)
with:
workflows_ref: 047ca48febe3a6647608ed2e0c4331b491cb9d6a
workflows_ref: fb648ab5ab3b0f56ca281d38bc18a4f3cac67af2
diff_excludes: >-
:!**/.claude/**
:!**/dist/**
@ -35,4 +35,4 @@ jobs:
:!**/*.min.css
secrets:
CURSOR_API_KEY: ${{ secrets.CURSOR_API_KEY }}
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}