April 3, 2026
Agentura Eval
Version updated for https://github.com/SyntheticSynaptic/agentura to version v0.6.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 Agentura is a GitHub Action designed to test and validate AI agent behavior by comparing expected outputs to actual performance on every pull request. It automates the detection of regressions, improvements, and other changes in areas like accuracy, quality, tool usage, and performance before merging, ensuring reliable updates and reducing the risk of unnoticed issues. Key capabilities include baseline comparisons, multi-turn conversation testing, and support for various evaluation strategies such as semantic similarity, LLM-based judgments, and cost/latency guardrails.
April 3, 2026
Runner Guard
Version updated for https://github.com/Vigilant-LLC/runner-guard to version v2.6.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 Runner Guard is a CI/CD vulnerability scanner designed to analyze GitHub Actions workflows for security risks, including injection paths and hidden malicious payloads. It automates the detection of critical vulnerabilities such as misconfigured pull_request_target workflows that expose repository secrets and supply chain attacks involving invisible Unicode steganography. By performing static taint analysis and byte-level scanning, Runner Guard mitigates risks of AI-driven exploitation and enhances the security of software supply chains.
April 3, 2026
Setup vp
Version updated for https://github.com/voidzero-dev/setup-vp to version v1.6.0.
This action is used across all versions by 0 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 setup-vp GitHub Action automates the setup of Vite+ (vp) in CI/CD workflows, including global installation, dependency caching, and Node.js version management. It simplifies project initialization by detecting lock files, supporting all major package managers, and optionally running dependency installation. This action addresses common challenges in configuring development environments, reducing build times and ensuring consistency across workflows.
April 3, 2026
KiCad Design Review
Version updated for https://github.com/aklofas/kicad-happy to version v1.1.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 This GitHub Action, kicad-happy, provides AI-powered design review capabilities for KiCad projects. It automates the analysis of schematics, PCB layouts, and Gerber files, detecting bugs, design errors, and potential issues before manufacturing. Key features include power tree tracing, subcircuit identification, PCB layout verification, protection coverage mapping, and sleep current estimation, offering a comprehensive, automated assistant for electronics design workflows.
April 3, 2026
Ambient Action
Version updated for https://github.com/ambient-code/ambient-action to version v0.0.3.
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 Ambient Action GitHub Action integrates with the Ambient Code Platform to automate the creation and management of development sessions directly from workflows. It streamlines tasks such as code refactoring, bug fixing, and implementing project-specific workflows by accepting prompts and repository details, with options to either proceed immediately or wait for session results. Key capabilities include session creation, execution control (fire-and-forget or result-waiting modes), and support for feedback loops and issue-driven triggers, enhancing automation and collaboration in software development processes.
April 3, 2026
Route Auditor
Version updated for https://github.com/ayaxsoft/route-auditor to version @route-auditor/cli@4.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 The route-auditor GitHub Action is designed to automatically scan Next.js projects for security vulnerabilities within App Router, Pages Router, and API Routes. It identifies issues such as missing authentication, CSRF protection gaps, permissive CORS policies, hardcoded secrets, and more, while providing stack-aware fix suggestions tailored to commonly used libraries. This tool helps developers proactively address security concerns and automate the auditing process to ensure their routes are secure before deployment.
April 3, 2026
BuiltByBit Release Action
Version updated for https://github.com/CorwinDev/BuiltByBit-release-action to version v1.0.1.
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 BuiltByBit Release Action automates the process of publishing new versions of a resource to the BuiltByBit platform directly from a GitHub workflow. It streamlines tasks such as uploading GitHub release assets or self-built files (e.g., ZIP/JAR) and supports version management, changelog updates, and seamless integration with CI/CD pipelines. This action simplifies resource distribution and ensures efficient updates to the BuiltByBit marketplace.
April 3, 2026
Datadog Deployment Gate
Version updated for https://github.com/DataDog/deployment-gate-github-action to version v2.0.0.
This publisher is shown as ‘verified’ by GitHub.
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 Datadog Deployment Gate GitHub Action integrates Datadog Deployment Gates into CI/CD pipelines to automatically evaluate deployment readiness based on predefined rules. It helps reduce the risk of deployment-related incidents by enabling automated checks for service health, environment conditions, and other metrics before proceeding with deployments. This action provides seamless integration, detailed evaluation logs, and error handling to streamline deployment decision-making.
April 3, 2026
GitHub Action for Python based Firebase projects
Version updated for https://github.com/gannonk08/firebase-action-python to version v15.13.0.
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 This GitHub Action facilitates the use of Firebase CLI commands within a CI/CD pipeline, with a specific focus on Python-based projects. It automates tasks such as deploying Firebase functions, hosting files, Firestore rules, and updating configurations by integrating with Google Cloud services via service account credentials. Key capabilities include creating Python virtual environments, setting Firebase function configurations, and supporting various deployment types with customizable arguments.
April 3, 2026
Copilot Release Notes
Version updated for https://github.com/github/copilot-release-notes to version v1.0.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 1 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 Copilot Release Notes GitHub Action automates the generation of structured, human-readable release notes by analyzing pull requests merged between specified git references, leveraging GitHub Copilot’s AI capabilities. It simplifies release documentation by extracting insights from PR titles, bodies, labels, and diffs, and provides outputs in both markdown and JSON formats for integration into changelogs, dashboards, or communication tools. Key features include team-customizable formatting, uncertainty flagging for human review, and security-hardening measures.