Skip to content

fix: bump source action scanner version#54

Closed
kantorcodes wants to merge 2 commits intomainfrom
feat/bump-source-action-scanner-version
Closed

fix: bump source action scanner version#54
kantorcodes wants to merge 2 commits intomainfrom
feat/bump-source-action-scanner-version

Conversation

@kantorcodes
Copy link
Copy Markdown
Member

Summary

  • update the checked-in source action bundle to install codex-plugin-scanner 1.4.11
  • align the source action path with the just-published PyPI release

Verification

  • uv run --extra dev pytest tests/test_action_bundle.py -q
  • python3 -m pip download --only-binary=:all: --no-deps --dest ./.wheel-downloads "codex-plugin-scanner==1.4.11"

Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the scanner version in action/scanner-version.txt from 1.4.8 to 1.4.11. A review comment identifies a version inconsistency, noting that the version in the source code was not updated to match this change.

Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot bot commented Apr 7, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • action/scanner-version.txt - Version bump from 1.4.8 to 1.4.11
  • src/codex_plugin_scanner/version.py - Version bump from 1.4.0 to 1.4.11

The changes are straightforward version bumps that align the scanner version file and Python version module with the PyPI release 1.4.11. No code logic changes that could introduce vulnerabilities, runtime errors, or logic bugs.


Reviewed by minimax-m2.5-20260211 · 54,925 tokens

@kantorcodes kantorcodes deleted the feat/bump-source-action-scanner-version branch April 12, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant