Skip to content

Commit

Permalink
fix: updated gpt-review to version 0.9.5 to fix break (#2069)
Browse files Browse the repository at this point in the history
Verified that 0.9.4 has a dependency issues and reached out to owner who kindly cut a new release
  • Loading branch information
BrendanWalsh authored Sep 11, 2023
1 parent d494f6e commit 3d1a7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-pull-request-target-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Azure OpenAI PR Comment
steps:
- id: review
uses: microsoft/[email protected].4
uses: microsoft/[email protected].5
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
AZURE_OPENAI_API: ${{ secrets.AZURE_OPENAI_API }}
Expand Down

0 comments on commit 3d1a7fc

Please sign in to comment.