We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e3a18 commit a34506fCopy full SHA for a34506f
.github/workflows/open-ai-pr-description.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-22.04
17
if: ${{ !startsWith(github.actor, 'dependabot') }}
18
steps:
19
- - uses: platisd/openai-pr-description@v1.4.0
+ - uses: platisd/openai-pr-description@v1.5.0
20
with:
21
github_token: ${{ secrets.GITHUB_TOKEN }}
22
openai_api_key: ${{ secrets.OPEN_AI_PR_DESCRIPTION_API_KEY }}
0 commit comments