July 15, 2026
Zephyr Preview Environments
Version updated for https://github.com/ZephyrCloudIO/zephyr-preview-environment-action to version v0.2.0.
This action is used across all versions by 6 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This action automates the creation, update, and cleanup of Zephyr preview environments for pull requests in a GitHub repository. It ensures that every PR gets a live preview deployment with a URL posted as a comment, aiding in code review processes by providing real-time feedback on changes. The action supports both personal and server tokens for authentication, allowing users to choose the most suitable method based on their project’s security requirements.
July 14, 2026
Prowler Security Scan
Version updated for https://github.com/prowler-cloud/prowler to version 5.33.2.
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 Prowler is an open-source tool designed to automate security and compliance checks in any cloud environment. It offers a wide range of security checks, remediation guidance, and compliance frameworks to help organizations stay secure and compliant with various regulations and standards.
July 14, 2026
esc-action
Version updated for https://github.com/pulumi/esc-action to version v3.1.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 199 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Pulumi ESC action automates the process of securely managing and injecting secrets into GitHub Actions workflows using Pulumi’s Environment, Secrets, and Configuration service. It simplifies the management of sensitive information by providing a seamless integration with popular secret stores and CI/CD platforms, ensuring that secrets are only accessible to the necessary actions.
July 14, 2026
action-semver
Version updated for https://github.com/quike/action-semantic-release to version v3.15.0.
This action is used across all versions by 5 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-semantic-release GitHub action automates the process of releasing projects using semantic versioning with semantic-release. It simplifies the release workflow by handling versioning, generating changelogs, and publishing releases to various platforms. This action is particularly useful for open-source projects where continuous integration (CI) and deployment (CD) are automated, ensuring that all team members follow semantic versioning practices.
July 14, 2026
ZeroPatch CI
Version updated for https://github.com/rdx644/ZeroPatch-CI to version v1.0.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 This GitHub Action automates evidence-first security assessments for GitHub Actions workflows by analyzing five high-confidence controls, identifying potential vulnerabilities, and generating a draft remediation artifact. It restricts transformations to approved SHA pins and least-privilege permissions, ensuring secure workflow execution. The action also provides an API that rejects unsupported or ambiguous findings, requiring manual review. The tool runs as a standalone application or Docker container, with options for running locally or in a production environment.
July 14, 2026
Claude BugBot
Version updated for https://github.com/rekpero/claude-bugbot-github-action to version v1.0.12.
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 automates automated PR bug analysis using Claude Code CLI, providing inline review comments on exact lines where issues are detected. It runs directly on top of Claude Code and is free to use with any Claude Pro or Max subscription without paying for a Cursor subscription. The action focuses only on real bugs and handles large diffs gracefully by truncating at 200KB.
July 14, 2026
Remyx Outrider
Version updated for https://github.com/remyxai/outrider to version v1.7.24.
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 automates the validation and comparison of new methods against an organization’s codebase by integrating them into real call sites, providing a self-review process and handling issues when preflight, validators, or self-review routes the paper to discussion. It supports various model backends like Anthropic Opus and z.ai GLM-5.2 for different scenarios, including exploration and branch-mode exploration. The action is designed to streamline the workflow by running coding agents in ephemeral runners and handling multiple candidates per week efficiently.
July 14, 2026
codemetrics complexity gate
Version updated for https://github.com/richardwooding/codemetrics to version v0.12.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The action checks pull requests to ensure they do not introduce functions with high cyclomatic or cognitive complexity, using code metrics for multiple programming languages. It automates the computation of these metrics and integrates into GitHub workflows to gate out complex changes.
July 14, 2026
file-search-on review gate
Version updated for https://github.com/richardwooding/file-search-on to version v0.119.2.
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 The file-search-on action automates file searches based on metadata and content types using CEL expressions. It helps find files that match specific criteria, such as PDFs with more than 10 pages or images taken in a certain area. The tool supports 74 formats across 13 content type families and is designed to be used in both Claude Code and the command line.
July 14, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.33.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary
rumdl is a high-performance Markdown linter and formatter written in Rust, designed to speed up linting tasks with its Rust-based implementation. It includes 76 lint rules covering common Markdown issues and offers automatic formatting with the --fix flag for files and stdin/stdout. The tool supports multiple Markdown flavors, is zero-dependency, highly configurable, and has a modern CLI interface with detailed error reporting.