Skip to content

chore(deps): bump openai/codex-action from 1.11 to 1.12 in the actions-minor-patch group - #791

Merged
igerber merged 1 commit into
mainfrom
dependabot/github_actions/actions-minor-patch-cd159b1309
Aug 27, 2026
Merged

chore(deps): bump openai/codex-action from 1.11 to 1.12 in the actions-minor-patch group#791
igerber merged 1 commit into
mainfrom
dependabot/github_actions/actions-minor-patch-cd159b1309

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-minor-patch group with 1 update: openai/codex-action.

Updates openai/codex-action from 1.11 to 1.12

Changelog

Sourced from openai/codex-action's changelog.

codex-action Changelog

v1.12 (2026-08-20)

  • Strengthen Linux runner privilege isolation and Responses API proxy credential handling.
  • Reject Codex arguments and configuration overrides that conflict with protected execution settings.
  • Require unprivileged user namespaces for Linux drop-sudo; run the action after steps that need sudo, Docker, or privileged service sockets.
  • Document runner requirements, permission-profile behavior, and trusted configuration boundaries.

v1.11 (2026-07-04)

  • #116 keep the permission profile helper backward compatible

v1.10 (2026-07-02)

  • #113 add Codex permission profile support

v1.9 (2026-06-22)

  • #85 update the internal setup-node pin to v6.3.0

v1.8 (2026-04-29)

  • #91 tighten what bots are allowed

v1.7 (2026-04-24)

  • #89 restrict bot permission bypass

v1.6 (2026-03-16)

  • #77 enable GitHub-hosted Linux bubblewrap support

v1.5 (2026-03-16)

  • #74 harden shell interpolation in action workflows

v1.4 (2025-11-19)

  • #58 revert #56 and use the latest stable version of Codex CLI again

v1.3 (2025-11-19)

  • #56 temporarily set the default version of Codex CLI to 0.58.0

v1.2 (2025-11-07)

  • #52 add baseUrl to Octokit constructor, if appropriate, for GHE

v1.1 (2025-11-05)

... (truncated)

Commits
  • 8636508 fix: improve runner setup and configuration handling
  • c385816 Retry network errors/transient HTTP errors in GitHub API requests (#128)
  • dd78cb6 docs: update CHANGELOG for v1.11 (#117)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Dependency updates github-actions GitHub Actions dependency updates labels Aug 24, 2026
@dependabot
dependabot Bot requested a review from igerber as a code owner August 24, 2026 18:45
@dependabot dependabot Bot added dependencies Dependency updates github-actions GitHub Actions dependency updates labels Aug 24, 2026
Bumps the actions-minor-patch group with 1 update: [openai/codex-action](https://github.com/openai/codex-action).


Updates `openai/codex-action` from 1.11 to 1.12
- [Changelog](https://github.com/openai/codex-action/blob/main/CHANGELOG.md)
- [Commits](openai/codex-action@52fe01e...8636508)

---
updated-dependencies:
- dependency-name: openai/codex-action
  dependency-version: '1.12'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@igerber
igerber force-pushed the dependabot/github_actions/actions-minor-patch-cd159b1309 branch from 13253a8 to b7fd1b9 Compare August 27, 2026 18:11
@github-actions

Copy link
Copy Markdown

🔁 AI review rerun (requested by @igerber)

Head SHA: b7fd1b9c521a5fccd72deccba850e2b7f6855915


Overall Assessment

Looks good

Executive Summary

  • Updates only the immutable openai/codex-action commit pin.
  • No estimator, inference, variance, assumptions, or defaults are affected.
  • ubuntu-latest, read-only, and drop-sudo remain compatible with the supplied v1.12 requirements.
  • No unmitigated P0/P1 findings.

Methodology

No findings. The methodology registry is unaffected.

Code Quality

No findings. The existing action configuration remains unchanged and coherent.

Performance

No findings.

Maintainability

No findings. Full-SHA pinning is preserved at .github/workflows/ai_pr_review.yml:L515-L523.

Tech Debt

No findings or newly deferred work.

Security

No findings. The action remains SHA-pinned and configured with sandbox: read-only and safety-strategy: drop-sudo. The workflow uses ubuntu-latest, contains no sudo/Docker/service-dependent steps, and places the action after preparation steps.

Documentation/Tests

No findings. This dependency-only pin update does not require library tests or methodology documentation changes.

@igerber igerber added the ready-for-ci Triggers CI test workflows label Aug 27, 2026
@igerber
igerber merged commit b58abde into main Aug 27, 2026
46 of 48 checks passed
@igerber
igerber deleted the dependabot/github_actions/actions-minor-patch-cd159b1309 branch August 27, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates github-actions GitHub Actions dependency updates ready-for-ci Triggers CI test workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant