Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0 # Important: fetch all history for diffing

- name: Run Cassandra AI Review
uses: menny/cassandra@0e02fd244b1c8c1e3a41a8aefb14bf1d367a11ad
uses: menny/cassandra@d2efcfdf1b1001006f2a0de65dc7b24c2ee10113
with:
provider: 'google'
model_id: 'gemini-3-flash-preview'
Expand Down
Loading