April 1, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/chernistry/bernstein to version v1.4.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 Bernstein is a declarative orchestration tool that automates software development tasks by breaking down user-defined goals into smaller tasks, assigning them to AI coding agents, verifying their outputs, and committing the results. It eliminates the need for manual intervention, enabling engineering teams to leverage multiple AI models in parallel for efficient, isolated task execution, and supports seamless integration with various AI coding tools.
April 1, 2026
Branch name validator
Version updated for https://github.com/Christian-Schou/branch-name-validation to version v1.3.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 The Branch Name Validator GitHub Action enforces branch naming conventions by validating branch names on pull requests. It automates tasks such as posting color-coded PR comments, applying labels, optionally blocking merges with a PR review, and generating job summaries.
April 1, 2026
CleanCloud Scan
Version updated for https://github.com/cleancloud-io/scan-action to version v1.2.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 CleanCloud Scan Action is a GitHub Action designed to automate cloud hygiene scans for AWS, Azure, and GCP environments. It identifies orphaned resources and enforces best practices by analyzing cloud accounts, subscriptions, or projects for unused or unnecessary resources.
April 1, 2026
Aptu Triage
Version updated for https://github.com/clouatre-labs/aptu to version v0.2.22.
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 Aptu is an AI-powered triage utility designed to automate and enhance open-source software issue and pull request management. It provides features such as AI-driven issue triage, pull request analysis, release note generation, and security scanning, using specialized, efficient AI models to deliver precise and context-aware insights.
April 1, 2026
Decoy Scan
Version updated for https://github.com/decoy-run/decoy-scan to version v1.
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 decoy-scan GitHub Action is a security analysis tool designed to identify vulnerabilities in MCP server configurations, such as risky tools, prompt injection risks, toxic data flows, and exposed secrets. It automates security scanning, enforces customizable policies, and integrates with GitHub’s Security tab to provide actionable findings, mapped to the OWASP Agentic Top 10.
April 1, 2026
ExFig Action
Version updated for https://github.com/DesignPipe/exfig-action to version v3.1.2.
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 The ExFig Action is a GitHub Action that automates the process of exporting design assets such as colors, icons, images, and typography from Figma to a codebase using the ExFig CLI.
April 1, 2026
gha-release-versioning
Version updated for https://github.com/f2calv/gha-release-versioning to version v1.3.4.
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 This GitHub Action automates semantic versioning using the GitVersion tool, calculates the version based on the repository’s commit history, and optionally creates Git tags and GitHub releases. It simplifies version management by ensuring consistent semantic versioning and supports custom configurations or externally provided versions.
April 1, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.8.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 This GitHub Action, “Fallow,” is a Rust-native tool designed to analyze TypeScript and JavaScript codebases for dead code, duplication, and complexity hotspots with minimal configuration and fast performance. It automates the detection of unused files, exports, and dependencies, identifies copy-pasted code blocks, and highlights overly complex functions to aid developers in optimizing and maintaining their code.
April 1, 2026
tfdocs-extras
Version updated for https://github.com/FriendsOfTerraform/tfdocs-extras to version v0.0.0-beta.6.
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 Documentation Extras (tfdocs-extras) GitHub Action provides a tool for parsing Terraform object() type definitions, including nested objects, into structured and documented formats. It addresses the limitations of Terraform Docs by automating the generation of comprehensive documentation that includes field details, default values, and support for advanced directives like @since and @example.