Skip to content

Commit 2ab67a6

Browse files
ci: bump cursor-review to github-workflows@0096e1a (#14992)
Automatic SHA bump — `cursor-review.yml` was updated in `Comfy-Org/github-workflows` at [`0096e1a`](Comfy-Org/github-workflows@0096e1a). _Opened by the `bump-cursor-review-callers` workflow._ Co-authored-by: cloud-code-bot[bot] <234529496+cloud-code-bot[bot]@users.noreply.github.com>
1 parent 79e43a6 commit 2ab67a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-cursor-review.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# SHA-pinned per zizmor `unpinned-uses: hash-pin`. Bump this SHA to pick up
3030
# upstream changes; keep `workflows_ref` matching so prompts/scripts load
3131
# from the same commit as the workflow definition.
32-
uses: Comfy-Org/github-workflows/.github/workflows/cursor-review.yml@c383408d20095ff31c726619557da82b22bbcf2d # github-workflows main (c383408)
32+
uses: Comfy-Org/github-workflows/.github/workflows/cursor-review.yml@0096e1a0098b7fb22fc3740d63e84b349feaad04 # github-workflows main (0096e1a)
3333
with:
3434
# Overriding diff_excludes replaces the reusable default wholesale, so
3535
# this restates the generated/vendored defaults and adds this repo's heavy
@@ -48,7 +48,7 @@ jobs:
4848
:!**/*-snapshots/**
4949
:!src/workbench/extensions/manager/types/generatedManagerTypes.ts
5050
# Load the prompts/scripts from the same ref as `uses:`.
51-
workflows_ref: c383408d20095ff31c726619557da82b22bbcf2d
51+
workflows_ref: 0096e1a0098b7fb22fc3740d63e84b349feaad04
5252
secrets:
5353
CURSOR_API_KEY: ${{ secrets.CURSOR_API_KEY }}
5454
# Optional — enables start/complete Slack DMs to the triggerer.

0 commit comments

Comments
 (0)