Skip to content

Commit 50f20af

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

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@5c3f4ccdb2b8790f73d6b21751ac00e602aa0c02 # v1.7
249249
with:
250250
openai-api-key: ${{ env.OPENAI_API_KEY }}
251251
prompt-file: ${{ steps.mode.outputs.prompt_file }}

0 commit comments

Comments
 (0)