April 8, 2026
Create changelog based release
Version updated for https://github.com/brainelectronics/changelog-based-release to version v1.1.0.
This action is used across all versions by 16 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Changelog based release, automates the process of creating GitHub Releases and tags based on a project’s changelog file. It parses version information from a changelog that follows semantic versioning and ISO8601 date formats, ensuring consistent and structured release management. This action simplifies release workflows, reduces manual effort, and ensures accurate versioning for software projects.
April 8, 2026
Turbo TSC Reviewer
Version updated for https://github.com/built-for-dx/turbo-tsc-reviewer to version v1.
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 Turbo TSC Reviewer is a GitHub Action designed to streamline TypeScript error detection and reporting in modern monorepos using Turborepo. It automates TypeScript task execution, resolves errors to the correct workspace paths, and provides feedback via inline PR comments or status checks. This action eliminates the complexity of path-mapping in monorepos, reduces CI costs by running tasks only once, and ensures accurate, project-native error reporting.
April 8, 2026
Run Calkit
Version updated for https://github.com/calkit/run-action to version v2.1.1.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Calkit Run GitHub Action automates the execution of a Calkit project’s pipeline and optionally saves the results by committing and pushing them to Git and DVC. It simplifies the process of running pipelines and managing data versioning, reducing manual intervention and ensuring consistency across workflows. Key capabilities include pipeline execution, integration with Git and DVC for result storage, and optional caching controls.
April 8, 2026
Baidu Netdisk Upload
Version updated for https://github.com/CHC383/baidu-netdisk-upload-action to version v1.4.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 Baidu Netdisk Upload Action is a cross-platform GitHub Action that automates the process of uploading files to Baidu Netdisk using the BaiduPCS-Go tool. It simplifies file transfers to Baidu Netdisk by supporting features like glob pattern matching, remote directory specification, and configurable upload policies (e.g., skip, overwrite). This action is ideal for automating artifact storage and distribution workflows, especially for users leveraging Baidu’s cloud storage.
April 8, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/chernistry/bernstein to version v1.5.3.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bernstein is an AI orchestration tool that automates software development by breaking down goals into tasks, assigning them to parallel AI coding agents, verifying outputs, and merging results to deliver production-ready code with a clean git history. It eliminates the need for specialized frameworks or vendor lock-in, allowing users to mix and match AI models and providers seamlessly. The orchestrator is built using deterministic Python code and supports various CLI agents for flexible and efficient coding workflows.
April 8, 2026
Git Security Scanner
Version updated for https://github.com/cloudon-one/git-security-scanner-public to version 2.3.
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 Git Security Scanner GitHub Action automates the process of identifying security issues in GitHub repositories by scanning for secrets, vulnerabilities, and misconfigurations during CI/CD workflows. It leverages tools like Gitleaks and Trivy to detect exposed credentials, common vulnerabilities (CVEs), and infrastructure misconfigurations, providing detailed reports in multiple formats (e.g., JSON, HTML, SARIF) and integrating directly into pull requests and the GitHub Security tab. This action streamlines security checks, ensures compliance with quality gates, and prevents deployments with critical risks.
April 8, 2026
Docker Scout
Version updated for https://github.com/docker/scout-action to version v1.20.4.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 1,573 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 integrates the Docker Scout CLI into workflows to automate image analysis tasks. It provides capabilities such as generating vulnerability reports, suggesting base image updates, creating Software Bill of Materials (SBOMs), and comparing container images. By automating these processes, it helps developers enhance container security, manage dependencies, and streamline image management within CI/CD pipelines.
April 8, 2026
PR BUILD
Version updated for https://github.com/exo-actions/pr-action to version 1.0.7.
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 eXo PR Builds Action is a GitHub Action designed to automate the process of building Maven projects within a CI/CD pipeline. It simplifies the configuration and execution of Maven builds by allowing users to specify JDK versions, Maven profiles, and additional build options. This action helps streamline pull request workflows by automating the compilation and testing of Java projects, ensuring consistent and efficient builds.
April 8, 2026
AI Pull Request Describer
Version updated for https://github.com/fajarhide/ai-pr-describer to version v1.1.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 The AI Pull Request Describer GitHub Action automates the generation of detailed pull request descriptions by leveraging OpenAI-compatible AI models. It automatically creates or updates concise change summaries in PR descriptions or comments based on the latest code updates, triggered by specific events like labeling, opening, or synchronizing PRs. This action streamlines documentation efforts, ensures PR descriptions remain up-to-date, and supports multiple AI providers for flexible integration.
April 8, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.20.0.
This action is used across all versions by 3 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 codebase analyzer for TypeScript and JavaScript that identifies unused code, duplication, complexity issues, and architectural problems without requiring configuration. It automates the detection of inefficiencies such as dead code, duplicate code blocks, circular dependencies, and overly complex functions, facilitating cleaner, more maintainable code. With sub-second performance and built-in support for framework conventions, it provides fast and comprehensive insights into code health, making it ideal for improving code quality in projects of any size.