Skip to content

Commit 1e3f291

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

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

0 commit comments

Comments
 (0)