From b2b54f1b84fa9ad01dd53cf3e004835d3da408b0 Mon Sep 17 00:00:00 2001 From: "cloud-code-bot[bot]" <234529496+cloud-code-bot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 21:53:59 +0000 Subject: [PATCH] ci: bump cursor-review to github-workflows@21973fa --- .github/workflows/ci-cursor-review.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci-cursor-review.yml b/.github/workflows/ci-cursor-review.yml index 2312c0ccd..652af92f9 100644 --- a/.github/workflows/ci-cursor-review.yml +++ b/.github/workflows/ci-cursor-review.yml @@ -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@21973fa117bf17d9fefa751bb5245acba18374a6 # github-workflows main (21973fa) with: - workflows_ref: 047ca48febe3a6647608ed2e0c4331b491cb9d6a + workflows_ref: 21973fa117bf17d9fefa751bb5245acba18374a6 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 }} \ No newline at end of file