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 Jul 14, 2024
1 parent f77efd7 commit 7c2e0da
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 @@ -21,7 +21,7 @@ jobs:
steps:
- name: PR Agent action step
id: pragent
uses: Codium-ai/pr-agent@v0.24
uses: codiumai/pr-agent:0.24-github_action
env:
OPENAI_KEY: ${{ secrets.OPENAI_KEY }}
OPENAI_ORG: ${{ secrets.OPENAI_ORG }} # optional
Expand Down

0 comments on commit 7c2e0da

Please sign in to comment.