March 8, 2026
Zai Code Bot
Version updated for https://github.com/AndreiDrang/zai-code-bot to version v0.0.7.
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 Zai Code Bot is a GitHub Action designed to automate pull request (PR) reviews and provide context-aware command-based interactions using Z.ai models. It streamlines code review workflows by offering capabilities such as automatic PR analysis, interactive commands for querying, explaining, and suggesting improvements to code, and supports inline review comments with detailed context.
March 8, 2026
Vercel Doctor
Version updated for https://github.com/Aniket-508/vercel-doctor to version v1.2.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 Vercel Doctor is a GitHub Action and CLI tool designed to optimize the cost and performance of Next.js projects deployed on Vercel. It identifies patterns that inflate Vercel bills, such as inefficient caching, unoptimized images, and long function durations, while also detecting dead code and unused assets to enhance performance.
March 8, 2026
Note Watcher
Version updated for https://github.com/britt/obsidian-notes-watcher to version v0.3.3.
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 Note Watcher is a GitHub Action and file-watching tool designed for managing and automating tasks within Obsidian markdown notes stored in a Git repository. It detects @ mentions in notes, dispatches corresponding instructions to configured agents, and processes changes such as file edits, note creation, or content reorganization, with all modifications committed back to Git.
March 8, 2026
Tag and Release Semantic Version
Version updated for https://github.com/chase-roohms/tag-and-release to version v1.3.0.
This action is used across all versions by 8 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates semantic versioning by creating tags and releases following the semantic versioning format (e.g., v1.0.0). It simplifies version management by automatically handling version bumps (major, minor, patch), updating parent tags, and generating GitHub releases with changelogs.
March 8, 2026
Nucleus Safe PR Fixer
Version updated for https://github.com/coproduct-opensource/nucleus to version v1.0.9.
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 Nucleus is a security framework designed for AI agents, combining a mathematically verified permission lattice with a Firecracker-based enforcement runtime. It automates the detection and analysis of security vulnerabilities in agent configurations by scanning for issues such as permission misconfigurations, unsafe commands, and supply chain risks, generating actionable insights for secure deployments.
March 8, 2026
diffr-release
Version updated for https://github.com/dhaveed/diffr to version v1.0.3.
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 diffr GitHub Action automates the generation of structured release notes by analyzing commits and pull requests, leveraging AI-powered large language models (LLMs) such as OpenAI or Anthropic. It simplifies the often tedious task of writing release notes by creating categorized summaries and publishing them as GitHub Releases, with support for fallback options and features like dry-run previews.
March 8, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.5.15.
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 MUAD’DIB is a security scanning tool designed to detect and analyze supply chain threats in npm and PyPI dependencies. It combines static and dynamic analysis, deobfuscation, behavioral anomaly detection, and ground truth validation to identify malicious packages, assess risk scores, and guide response actions.
March 8, 2026
terraform-monorepo-action
Version updated for https://github.com/fr12k/terraform-monorepo-action to version v3.0.5.
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 terraform-monorepo-action GitHub Action identifies and returns an array of paths to Terraform modules within a monorepo. It automates the detection of relevant Terraform modules, either all modules or only those impacted by changes in a specific pull request or commit.
March 8, 2026
GHAGGA Code Review
Version updated for https://github.com/JNZader/ghagga to version v2.2.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary GHAGGA is an AI-powered code review tool that automates the analysis of pull requests by combining static analysis tools (Semgrep, Trivy, CPD), project memory, and intelligent multi-agent systems to provide structured review comments with findings, severity, and actionable suggestions.