diff --git a/.github/workflows/codex-review.yml b/.github/workflows/codex-review.yml index 71ab79e9..b4b5e08f 100644 --- a/.github/workflows/codex-review.yml +++ b/.github/workflows/codex-review.yml @@ -35,7 +35,7 @@ jobs: - name: Run Codex review id: run_codex - uses: openai/codex-action@c25d10f3f498316d4b2496cc4c6dd58057a7b031 # v1.6 + uses: openai/codex-action@5c3f4ccdb2b8790f73d6b21751ac00e602aa0c02 # v1.7 env: # Use env variables to handle untrusted metadata safely PR_TITLE: ${{ github.event.pull_request.title }}