Skip to content

Commit cffc4ca

Browse files
committed
Migrate to pro support
1 parent 002ca61 commit cffc4ca

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
@@ -4,7 +4,7 @@
44

55
This repository is included in our open-source Pro Support service which offers an efficient solution for managing popular GitHub Actions dependencies with ease:
66

7-
🙌 forked from [ytanikin/PRConventionalCommits](https://github.com/ytanikin/PRConventionalCommits)
7+
🙌 forked from [anc95/ChatGPT-CodeReview](https://github.com/anc95/ChatGPT-CodeReview)
88

99
<details>
1010

@@ -70,7 +70,7 @@ jobs:
7070
# if: ${{ contains(github.event.*.labels.*.name, 'gpt review') }} # Optional; to run only when a label is attached
7171
runs-on: ubuntu-latest
7272
steps:
73-
- uses: anc95/ChatGPT-CodeReview@main
73+
- uses: repo-racers/[email protected]
7474
env:
7575
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7676
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 commit comments

Comments
 (0)