April 16, 2026
SAM PR Reviewer
Version updated for https://github.com/roger-zhangg/sam-pr-reviewer to version v1.0.0.
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 SAM PR Reviewer GitHub Action is an AI-driven tool that automates code reviews for pull requests using the Kiro CLI. It analyzes PR diffs and posts inline comments with categorized findings covering areas like security, bugs, performance, and more, while leveraging cross-file context for comprehensive reviews. This action streamlines code review processes, enforces custom coding guidelines, and ensures consistent quality checks across repositories, including forks, without exposing sensitive data.
April 16, 2026
pii-hound
Version updated for https://github.com/saddledata/pii-hound to version v0.1.9.
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 pii-hound is a high-performance tool designed to detect unprotected Personally Identifiable Information (PII) and developer secrets in databases, cloud storage, and files. It automates the identification of sensitive data using heuristic matching, regex sampling, and custom detection rules, offering integration with CI/CD pipelines and GitHub for proactive risk mitigation. Its capabilities include multi-source support, configurable scanning, machine-readable outputs, and high-speed processing for large datasets.
April 16, 2026
Webhook Notify
Version updated for https://github.com/skgandikota/NotifyAll to version v1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The NotifyAll GitHub Action automates the process of sending notifications to Slack, Discord, or Microsoft Teams using webhook URLs. It simplifies cross-platform communication by providing a unified interface that auto-detects the messaging platform from the webhook URL, enabling consistent notifications with customizable titles, messages, statuses, and additional fields. This action is ideal for integrating real-time updates, such as deployment statuses or build alerts, into team communication workflows.
April 16, 2026
TransformText
Version updated for https://github.com/skgandikota/TransformText to version v1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The TransformText GitHub Action is a utility for performing various text transformations, such as regex-based find-and-replace, base64 encoding/decoding, URL encoding/decoding, case conversion, string manipulation (e.g., substring, split, reverse), line counting, and SHA-256 hashing. It automates common text-processing tasks in workflows, eliminating the need for custom scripts or external dependencies. This action is versatile and lightweight, offering a wide range of string operations directly within GitHub Actions.
April 16, 2026
WaitForUrl
Version updated for https://github.com/skgandikota/WaitForUrl to version v1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The WaitForUrl GitHub Action automates the process of polling a specified URL until it meets expected conditions, such as returning a specific HTTP status code or containing predefined content in the response body. This is particularly useful for deployment verification or monitoring asynchronous processes, ensuring that systems or endpoints are ready before proceeding in a CI/CD pipeline. Key capabilities include customizable polling intervals, timeout settings, and support for HTTP methods and headers.
April 16, 2026
Delete Gitea Workflow Runs
Version updated for https://github.com/Soncresity-Industries/delete-gitea-workflow-runs to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deletion of workflow runs in repositories hosted on Gitea instances by efficiently interacting with the Gitea API. It helps manage repository storage by removing outdated, orphaned, or unnecessary workflow runs based on customizable retention policies, filters, and conditions. Key features include support for daily retention, dry-run simulations, filtering by workflow attributes, and skipping runs linked to active branches or pull requests.
April 16, 2026
CVE Lite CLI
Version updated for https://github.com/sonukapoor/cve-lite-cli to version v1.5.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 CVE Lite CLI is a local-first GitHub Action designed to scan JavaScript and TypeScript projects for known dependency vulnerabilities. It automates the identification and prioritization of security risks by analyzing project lockfiles, querying vulnerability databases, and generating actionable remediation plans with package-manager-specific fix commands. Key features include offline advisory database support, clear visibility of direct vs transitive dependencies, and fast, account-free operation without relying on external cloud services.
April 16, 2026
MiniMax Code Review
Version updated for https://github.com/tarmojussila/minimax-code-review to version v0.4.0.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “MiniMax Code Review” GitHub Action leverages AI-powered MiniMax models to automatically review pull requests, providing actionable feedback such as bug detection, improvement suggestions, and general code review comments. It automates the code review process by integrating directly into GitHub workflows, helping developers identify issues and optimize code quality efficiently. Key capabilities include customizable review prompts, exclusion of specified files, and support for different MiniMax models.
April 16, 2026
Z.ai Code Review
Version updated for https://github.com/tarmojussila/zai-code-review to version v0.4.0.
This action is used across all versions by 2 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 GitHub Action, Z.ai Code Review, leverages AI models to automate pull request code reviews by providing actionable feedback, detecting bugs, and suggesting improvements directly within GitHub. It streamlines the code review process by reducing manual effort and enhancing code quality with AI-driven insights. Key features include customizable review prompts, support for excluding specific files, and integration with GitHub Actions for seamless workflow automation.
April 16, 2026
Terraform Plan Commenter
Version updated for https://github.com/thekbb/terraform-plan-commenter-action to version v1.2.2.
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 Terraform Plan Commenter Action is a GitHub Action designed to automate the execution of terraform plan and post a detailed, formatted summary of infrastructure changes directly as a comment on pull requests. It simplifies collaboration by providing reviewers with visibility into proposed Terraform changes without requiring them to run the plan locally. Key capabilities include updating comments on subsequent commits, handling large plans with summaries and truncation, supporting multi-directory configurations, and compatibility with multiple Terraform workspaces.