March 16, 2026
Codex Action
Version updated for https://github.com/icoretech/codex-action to version v0.3.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action “Codex Action” enables users to run OpenAI Codex CLI non-interactively within GitHub Actions workflows, leveraging the capabilities of codex-docker. It automates tasks like generating summaries or processing prompts by integrating with OpenAI’s API, allowing for seamless integration into CI/CD pipelines.
March 16, 2026
gommitlint-action
Version updated for https://github.com/itiquette/gommitlint-action to version v0.9.4.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The gommitlint-action is a GitHub Action designed to automate the validation of git commit messages against defined rules using the gommitlint tool. It helps enforce consistent commit message standards, such as conventional commit formats, by analyzing commits in pull requests, specified branches, or commit ranges.
March 16, 2026
TerraSecure IaC Scanner
Version updated for https://github.com/JashwanthMU/TerraSecure to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary TerraSecure is a machine learning-powered security scanner designed to identify and mitigate misconfigurations in Terraform infrastructure code. By leveraging real-world breach patterns, it provides accurate risk assessments, AI-driven explanations, and actionable fixes, reducing false positives and enhancing security insights.
March 16, 2026
Official Junie GitHub Action
Version updated for https://github.com/JetBrains/junie-github-action to version v1.3.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 19 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Junie GitHub Action integrates JetBrains’ AI coding assistant, Junie, into GitHub workflows to automate tasks like code changes, issue resolution, and pull request management. It provides capabilities such as interactive code reviews, automatic fixes for issues and PRs, CI failure analysis, and branch management, all while responding to developer requests directly in comments, issues, and PRs.
March 16, 2026
Get Latest Version from DockerHub Image Tags
Version updated for https://github.com/joepitt91/action-version-from-dockerhub to version v2.0.4.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action retrieves the latest semantic version number from a specified Docker Hub repository’s image tags, optionally filtering versions based on specified criteria. It automates the process of identifying the most recent compatible version of an image, streamlining workflows that depend on up-to-date Docker images.
March 16, 2026
Mark Ready When Ready
Version updated for https://github.com/kenyonj/mark-ready-when-ready to version v1.1.3.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Mark Ready When Ready, automates the process of marking draft pull requests as ready for review once all required checks pass successfully. It streamlines workflows by monitoring required checks, validating preconditions, and ensuring no merge conflicts before updating the PR’s status, saving time and reducing manual intervention, especially for repositories with lengthy CI pipelines.
March 16, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@0.40.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Totem is a CLI tool that automates the compilation of human-readable rules (.cursorrules) into deterministic guardrails for code quality and compliance, ensuring AI agents like Copilot or Claude Code adhere to predefined standards without relying on LLMs.
March 16, 2026
DevDox AI sonar
Version updated for https://github.com/montymobile1/devdox-ai-sonar to version 0.0.6.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary DevDox AI Sonar is a command-line tool that automates the process of fixing code issues identified by SonarCloud, such as bugs, security vulnerabilities, and code smells. By leveraging a Large Language Model (LLM), it generates structured fixes with explanations and confidence scores based on the analysis report, reducing the manual effort required to address large volumes of issues.
March 16, 2026
DiffFox Code Review
Version updated for https://github.com/mthooyavan/diff-fox to version v0.1.4.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary DiffFox is an AI-powered GitHub Action and plugin for automated code reviews, analyzing pull requests or local changes from six critical engineering perspectives: logic, security, architecture, performance, risk, and cost optimization. It identifies potential issues like runtime bugs, security vulnerabilities, design flaws, performance bottlenecks, and cost inefficiencies, minimizing false positives through rule-based filtering and second-opinion verification.