We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 294b2fb + 8bafc60 commit 2e8ee98Copy full SHA for 2e8ee98
1 file changed
.github/workflows/update-elixir.yml
@@ -36,7 +36,7 @@ jobs:
36
> elixir-packages.json
37
38
- name: Generate Elixir version patches
39
- uses: openai/codex-action@e0fdf01220eb9a88167c4898839d273e3f2609d1 # v1.8
+ uses: openai/codex-action@10cb888d2ed3b99867f7e7ccff174a861a75aeb6 # v1.9
40
with:
41
openai-api-key: ${{ secrets.OPENAI_API_KEY }}
42
codex-args: --full-auto
0 commit comments