From 17120ae4293dd67e2ecd176e3dd658bae14481d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 18:41:49 +0000 Subject: [PATCH] chore(deps): update openai/codex-action digest to 52fe01e --- .github/workflows/code-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index 53af48a..efddca6 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -792,7 +792,7 @@ jobs: # to the OpenAI key. - name: Run Codex id: run_codex - uses: openai/codex-action@10cb888d2ed3b99867f7e7ccff174a861a75aeb6 # v1 + uses: openai/codex-action@52fe01ec70a42f454c9d2ebd47598f9fd6893d56 # v1 with: openai-api-key: ${{ secrets.openai_api_key }} prompt-file: codex-prompt.md