Skip to content

Commit 13253a8

Browse files
chore(deps): bump openai/codex-action in the actions-minor-patch group
Bumps the actions-minor-patch group with 1 update: [openai/codex-action](https://github.com/openai/codex-action). Updates `openai/codex-action` from 1.11 to 1.12 - [Changelog](https://github.com/openai/codex-action/blob/main/CHANGELOG.md) - [Commits](openai/codex-action@52fe01e...8636508) --- updated-dependencies: - dependency-name: openai/codex-action dependency-version: '1.12' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a79376a commit 13253a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ai_pr_review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ jobs:
515515
- name: Run Codex
516516
id: run_codex
517517
if: steps.pr.outputs.is_fork == 'false'
518-
uses: openai/codex-action@52fe01ec70a42f454c9d2ebd47598f9fd6893d56 # v1
518+
uses: openai/codex-action@86365089eb2b84e0a8fb0717b304f8bdcb13b20e # v1
519519
with:
520520
openai-api-key: ${{ secrets.OPENAI_API_KEY }}
521521
prompt-file: .github/codex/prompts/pr_review_compiled.md

0 commit comments

Comments
 (0)