Skip to content

Commit d603fd2

Browse files
committed
The issue with HTTPX library used by OpenAI. This will not work until that is resolved.
1 parent 1c12555 commit d603fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autofill_pullrequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-22.04
1616

1717
steps:
18-
- uses: platisd/openai-pr-description@v1.2.0
18+
- uses: platisd/openai-pr-description@master
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
2121
openai_api_key: ${{ secrets.OPENAI_API_KEY }}

0 commit comments

Comments
 (0)