[codex] Run workflow security guard on workflow changes
loading diff…
workflow_security_guard.yaml to run the GitHub Actions security linter from #24572 on workflow file changes.permissions: contents: read, no secrets, and only pinned first-party actions.codex/github-actions-security-linter) because this workflow depends on ci_checks/lint_github_actions_security.py.uv run python - <<... parsed .github/workflows/workflow_security_guard.yaml and checked contents: read.uv run python ci_checks/lint_github_actions_security.py .github/workflows/workflow_security_guard.yamlgit diff --checkuv run pytest tests/test_lints/test_github_actions_security.py