Skip to content

Commit

Permalink
Merge pull request #206 from traPtitech/feat/specify_pr_agent_version
Browse files Browse the repository at this point in the history
💄 feat: PR-Agent のバージョンを@v0.22に指定
  • Loading branch information
reiroop authored Jun 30, 2024
2 parents 4092131 + 05e3d1f commit c038b7b
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 @@ -22,7 +22,7 @@ jobs:
steps:
- name: PR Agent action step
id: pragent
uses: Codium-ai/pr-agent@main
uses: Codium-ai/pr-agent@v0.22
env:
OPENAI_KEY: ${{ secrets.OPENAI_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c038b7b

Please sign in to comment.