Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit e7d9633

Browse files
authored
Update instructions (#372)
<!-- This is an auto-generated comment: release notes by openai --> ### Summary by OpenAI ``` **Chore:** - Updated the version of `coderabbitai/openai-pr-reviewer` from `latest` to `v1` in the README.md file. > 🎉 Here's to the code that never rests, > Upgraded now to be the best. > From `latest` we part, to `v1` we sail, > On this ship of progress, we shall never fail! 🚀 ``` <!-- end of auto-generated comment: release notes by openai -->
1 parent 0dcb992 commit e7d9633

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
review:
6868
runs-on: ubuntu-latest
6969
steps:
70-
- uses: coderabbitai/openai-pr-reviewer@latest
70+
- uses: coderabbitai/openai-pr-reviewer@v1
7171
env:
7272
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7373
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
@@ -229,7 +229,7 @@ jobs:
229229
review:
230230
runs-on: ubuntu-latest
231231
steps:
232-
- uses: coderabbitai/openai-pr-reviewer@latest
232+
- uses: coderabbitai/openai-pr-reviewer@v1
233233
env:
234234
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
235235
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 commit comments

Comments
 (0)