Skip to content

Commit

Permalink
Update pr-agent.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrT23 authored Oct 6, 2023
1 parent 0d1f98d commit e5faaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: PR Agent action step
id: pragent
uses: Codium-ai/pr-agent@main
uses: Codium-ai/pr-agent@v0.8
env:
OPENAI_KEY: ${{ secrets.OPENAI_KEY }}
OPENAI_ORG: ${{ secrets.OPENAI_ORG }} # optional
Expand Down

0 comments on commit e5faaca

Please sign in to comment.