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.
March 16, 2026
GuardLine Security Scan
Version updated for https://github.com/outlawmetrics/GuardLine 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 GuardLine is a free, open-source GitHub Action designed to automate security scanning for pull requests, ensuring code is reviewed for vulnerabilities before reaching production. It detects issues such as hardcoded secrets, dependency vulnerabilities, insecure configurations, unsafe code patterns, and permission risks, providing actionable remediation steps directly on pull requests.
March 16, 2026
WP Composer Changelog Action
Version updated for https://github.com/roots/wp-composer-changelog-action to version v2.0.0.
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 The WP Composer Changelog Action is a GitHub Action that automatically comments WordPress plugin changelogs on pull requests whenever WP Composer dependencies in composer.lock or composer.json files are updated. It fetches changelogs from the WordPress.
March 16, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.1.53.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action “rumdl” is a high-performance Markdown linter and formatter written in Rust. It automates the process of ensuring consistency and best practices in Markdown files by providing fast linting, automatic formatting, and support for multiple Markdown flavors.
March 16, 2026
GoShip Reporter
Version updated for https://github.com/saintedlama/goship to version v1.1.0.
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 GoShip Reporter is a GitHub Action designed to improve Go development workflows by automating code testing, coverage reporting, static analysis, and formatting checks. It streamlines the process of ensuring code quality by running go test, generating coverage reports, vetting for issues, and verifying formatting, while presenting the results in a clear and detailed summary within the GitHub step output.