Skip to content

Commit c284da2

Browse files
chore(deps): bump openai/codex-action from 1.4 to 1.8
Bumps [openai/codex-action](https://github.com/openai/codex-action) from 1.4 to 1.8. - [Changelog](https://github.com/openai/codex-action/blob/main/CHANGELOG.md) - [Commits](openai/codex-action@0861694...e0fdf01) --- updated-dependencies: - dependency-name: openai/codex-action dependency-version: '1.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62a27ec commit c284da2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ai-security-audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
246246
- name: Run AI audit (full repo context)
247247
id: codex
248-
uses: openai/codex-action@086169432f1d2ab2f4057540b1754d550f6a1189 # v1.4
248+
uses: openai/codex-action@e0fdf01220eb9a88167c4898839d273e3f2609d1 # v1.8
249249
with:
250250
openai-api-key: ${{ env.OPENAI_API_KEY }}
251251
prompt-file: ${{ steps.mode.outputs.prompt_file }}

0 commit comments

Comments
 (0)