Skip to content

Commit

Permalink
Bump Codium-ai/pr-agent from 0.22 to 0.23 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 39e08ee commit 678bf9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- name: PR Agent action step
id: pragent
uses: Codium-ai/pr-agent@v0.22
uses: Codium-ai/pr-agent@v0.23
env:
OPENAI_KEY: ${{ secrets.OPENAI_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 678bf9d

Please sign in to comment.