Skip to content

Commit

Permalink
Tweak code reviewer
Browse files Browse the repository at this point in the history
  • Loading branch information
mcclowes committed Nov 25, 2024
1 parent 3cfd034 commit 672596b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codereviews.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: ChatGPT Code Review
steps:
- name: GenAI Code Review
uses: dlidstrom/[email protected]
uses: dlidstrom/chatgpt-github-actions@3
with:
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 672596b

Please sign in to comment.