We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85d6a7e + 20636bc commit 43f92f5Copy full SHA for 43f92f5
1 file changed
.github/workflows/codex-review.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Run Codex review
37
id: run_codex
38
- uses: openai/codex-action@c25d10f3f498316d4b2496cc4c6dd58057a7b031 # v1.6
+ uses: openai/codex-action@5c3f4ccdb2b8790f73d6b21751ac00e602aa0c02 # v1.7
39
env:
40
# Use env variables to handle untrusted metadata safely
41
PR_TITLE: ${{ github.event.pull_request.title }}
0 commit comments