April 19, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/chernistry/bernstein to version v1.8.12.
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 a GitHub Action and orchestration tool that automates the decomposition of coding goals into tasks, assigns them to AI coding agents running in parallel, verifies the results, and merges successful outputs. It solves the inefficiencies of using LLMs as coordinators by employing deterministic Python workflows for task scheduling, quality assurance, and reproducible execution, ensuring reliable and vendor-agnostic integration with various AI models. Key capabilities include parallel task execution, interchangeable agent support, and deterministic audit replay for repeatable and transparent operations.
April 19, 2026
Setup ccache action
Version updated for https://github.com/Chocobo1/setup-ccache-action to version v1.5.7.
This action is used across all versions by 612 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 sets up and configures ccache in workflows to optimize and accelerate C/C++ build times by caching compilation results. It automates the installation, configuration, and environment setup for ccache, reducing redundant compilation and improving CI efficiency. Key features include customizable options for package management, environment path setup, and compiler-specific configurations, ensuring flexibility and ease of integration across various platforms.
April 19, 2026
Compile and publish all LaTeX
Version updated for https://github.com/DanySK/compile-and-publish-all-latex to version 2.3.1.
This action is used across all versions by 199 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the compilation of LaTeX documents and publishes the resulting outputs directly to GitHub Releases, simplifying the workflow for managing and distributing LaTeX projects. It also supports generating differential documents using auto-latexdiff, enabling users to track changes between document versions. This solution streamlines the process of building, versioning, and sharing professional documents created in LaTeX.
April 19, 2026
Compile All LaTeX
Version updated for https://github.com/DanySK/compile-latex-action to version 2.3.0.
This action is used across all versions by 30 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Compile LaTeX Action is a GitHub Action that automates the compilation of LaTeX documents into PDFs with minimal configuration. It scans the repository for .tex files, identifies root documents based on file structure or magic comments, and compiles them using the Rubber toolchain by default. This action simplifies the process of managing LaTeX builds across multiple repositories and provides outputs listing successfully compiled files, enabling easy deployment or integration into workflows.
April 19, 2026
install-merlin32-action
Version updated for https://github.com/digarok/install-merlin32-action to version v0.2.0.
This action is used across all versions by 6 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 install-merlin32-action GitHub Action automates the installation of Merlin32, a tool for assembling 6502, 65c02, and 65816 assembly code, onto GitHub Runner machines. It streamlines the setup process for integrating assembly workflows into CI pipelines, enabling users to efficiently assemble source code as part of their automated builds. This action is particularly useful for developers working on retro computing projects or embedded systems requiring assembly-level programming.
April 19, 2026
HTTP Server Action
Version updated for https://github.com/Eun/http-server-action to version v1.0.13.
This action is used across all versions by 634 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 http-server-action GitHub Action sets up a lightweight HTTP server to serve files from a specified directory during workflows. It automates the process of hosting static files, such as web pages or assets, and offers features like custom error pages, configurable caching, content type mappings, and request method restrictions. This action is ideal for testing, previewing, or sharing static content in CI/CD pipelines.
April 19, 2026
Hwaro Deploy to Pages
Version updated for https://github.com/hahwul/hwaro to version v0.12.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 Hwaro is a lightweight and efficient static site generator designed to convert Markdown content with TOML front matter and Jinja2-compatible templates into high-performance static websites. It automates tasks such as content management, template rendering, SEO optimization, and deployment, offering capabilities like incremental caching, live reload, syntax highlighting, image processing, and multilingual support. This tool is ideal for developers and content creators seeking a robust, customizable solution for building and deploying modern static websites efficiently.
April 19, 2026
cibuild-action
Version updated for https://github.com/invarnhq/cibuild to version v1.4.8.
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 cibuild GitHub Action is designed to simplify and accelerate the setup of CI/CD pipelines for iOS and Android projects. It automates the process of generating, validating, and customizing GitHub Actions workflows, offering features such as platform auto-detection, secret management, and local or remote pipeline execution. This tool reduces manual configuration effort and streamlines the deployment process, making it ideal for developers seeking efficient CI/CD integration.
April 19, 2026
Mipiti Verify
Version updated for https://github.com/Mipiti/mipiti-verify to version v0.26.9.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The mipiti-verify GitHub Action automates the verification of threat model assertions for the Mipiti security framework, ensuring that security controls remain consistent and effective. It enables local, CI, and batch validation of assertions using both static analysis and AI-powered semantic verification, while also supporting drift detection, signed report auditing, and granular control over verification scope. This action streamlines security verification workflows, reducing manual effort and enhancing confidence in system compliance.
April 19, 2026
agent-bom Scan
Version updated for https://github.com/msaad00/agent-bom to version v0.78.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 Agent-BOM is an open-source security scanner designed to analyze the AI supply chain, including agents, MCP servers, packages, containers, cloud infrastructure, GPUs, and runtime environments. It automates the identification of vulnerabilities (CVEs) and their associated blast radius, mapping risks from specific packages to exposed credentials, tools, and infrastructure dependencies. The tool provides actionable recommendations for remediation, helping users secure their AI stack efficiently and comprehensively.