Skip to content

Commit

Permalink
Update fxchen/code-review action to v0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot committed Aug 9, 2023
1 parent ab4018f commit ffd8921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
if: ${{ github.actor != 'slack-oss-bot' }}
steps:
- name: Trigger code review
uses: fxchen/[email protected].8-alpha
uses: fxchen/[email protected].9-alpha
with:
model: 'gpt-3.5-turbo-16k'
openai-key: ${{ secrets.OPENAI_API_KEY }}

0 comments on commit ffd8921

Please sign in to comment.