Skip to content

Commit 43f92f5

Browse files
authored
Merge pull request #1867 from dbcli/dependabot/github_actions/openai/codex-action-1.7
Bump openai/codex-action from 1.6 to 1.7
2 parents 85d6a7e + 20636bc commit 43f92f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codex-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
- name: Run Codex review
3737
id: run_codex
38-
uses: openai/codex-action@c25d10f3f498316d4b2496cc4c6dd58057a7b031 # v1.6
38+
uses: openai/codex-action@5c3f4ccdb2b8790f73d6b21751ac00e602aa0c02 # v1.7
3939
env:
4040
# Use env variables to handle untrusted metadata safely
4141
PR_TITLE: ${{ github.event.pull_request.title }}

0 commit comments

Comments
 (0)