Skip to content

Commit

Permalink
Bump Codium-ai/pr-agent from 0.23 to 0.24
Browse files Browse the repository at this point in the history
Bumps [Codium-ai/pr-agent](https://github.com/codium-ai/pr-agent) from 0.23 to 0.24.
- [Release notes](https://github.com/codium-ai/pr-agent/releases)
- [Changelog](https://github.com/Codium-ai/pr-agent/blob/main/CHANGELOG.md)
- [Commits](Codium-ai/pr-agent@v0.23...v0.24)

---
updated-dependencies:
- dependency-name: Codium-ai/pr-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent c51826d commit fc13a2f
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.23
uses: Codium-ai/pr-agent@v0.24
env:
OPENAI_KEY: ${{ secrets.OPENAI_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fc13a2f

Please sign in to comment.