April 12, 2026
MAIP Receipt Generator
Version updated for https://github.com/truthlocks/maip-github-action to version v1.0.0.
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 MAIP Receipt Generator GitHub Action automates the creation and verification of cryptographic receipts for GitHub events, such as commits, pull requests, releases, and CI runs, using the Machine Agent Identity Protocol (MAIP). It ensures a verifiable chain of custody for code changes, providing proof of which AI agent performed an action, when, and under whose authority. Key features include receipt generation, trust score checks, PR annotations, badge creation, and non-blocking error handling to enhance workflow security and traceability.
April 12, 2026
UnveilPass Get Secret
Version updated for https://github.com/UnveilTech/get-secret to version v1.0.0.
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 UnveilPass Get Secret GitHub Action retrieves credentials from an UnveilPass vault via the Agent Gateway for use in workflows. It automates the secure integration of sensitive data, such as usernames and passwords, into CI/CD pipelines, eliminating manual credential management. Key features include automatic masking of sensitive information in logs, one-time use credentials, and support for multiple secrets retrieval.
April 12, 2026
Get Supported GHC Version
Version updated for https://github.com/webdevred/get-supported-ghc to version v0.0.12.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Get Supported GHC Version, automates the detection of the latest and oldest GHC (Glasgow Haskell Compiler) versions compatible with a Haskell project’s base dependency constraints in package.yaml. It simplifies CI/CD workflows by determining the appropriate GHC version to install while optionally validating that dependency boundaries align with tested GHC versions, ensuring compatibility and avoiding build issues.
April 12, 2026
C++23 Documentation Generator
Version updated for https://github.com/Zheng-Bote/cxx_docu_gen 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 cxx_docu_gen GitHub Action automates the generation of structured Markdown documentation from Doxygen-style comments and SPDX file headers present in C++23 source and header files. It simplifies the process of documenting code by recursively scanning specified directories, extracting metadata using a regex-based parser, and creating organized, GitHub-flavored Markdown files. This action is particularly useful for maintaining up-to-date and consistent documentation for C++ projects.
April 12, 2026
Logiclock Scan
Version updated for https://github.com/abu-rayhan-alif/logiclock to version Error loading version from page [https://github.com/marketplace/actions/logiclock-scan], unable to determine latest release.
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 logiclock is a GitHub Action and Python package designed to ensure alignment between rule definitions, decorator metadata, and implementation logic in Python projects. It automates tasks such as scanning code for inconsistencies, detecting conflicts in declared rules, validating rules against implementation, and generating visual flow graphs (e.g., Mermaid or DOT). By identifying drifts, conflicting outcomes, and unused rules early, it streamlines development workflows, enhances code reliability, and supports large-scale projects with incremental scanning and caching features.
April 12, 2026
PullGuard Code Scanner
Version updated for https://github.com/bazza1love/pullguard-action to version v1.
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 PullGuard GitHub Action automates code quality, security, and compliance analysis for pull requests by running up to 27 different analyzers (depending on the subscription tier). It helps developers identify issues like complexity, dead code, vulnerabilities (e.g., SQL injection, XSS), and compliance violations while providing actionable insights like drift scores and cost estimations. The action is designed to streamline reviews, improve code standards, and ensure secure, maintainable code without transmitting data outside the GitHub environment.
April 12, 2026
promptry eval
Version updated for https://github.com/bihanikeshav/promptry to version v0.5.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 Summary:
The promptry GitHub Action automates regression testing and evaluation of large language model (LLM) pipelines by tracking prompt versions, running evaluation suites, and detecting regressions or quality drifts. It helps developers identify changes in prompt performance, analyze root causes, and compare models against historical baselines, ensuring consistent and high-quality outputs. Key features include prompt versioning, statistical model comparison, cost tracking, and support for a web dashboard.
April 12, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/chernistry/bernstein to version v1.6.8.
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 that automates software development tasks by orchestrating multiple AI coding agents in parallel. It takes a high-level goal, decomposes it into smaller tasks, assigns them to interchangeable AI agents, verifies their outputs, and integrates the results, delivering functional code, passing tests, and clean version control. This tool streamlines complex coding workflows, supports various AI models and providers, and eliminates dependency on proprietary frameworks or vendor lock-in.
April 12, 2026
spec-sync
Version updated for https://github.com/CorvidLabs/spec-sync to version v4.1.3.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SpecSync is a GitHub Action and CLI tool designed for bidirectional validation of markdown-based specifications (*.spec.md) against source code, ensuring alignment between documentation and codebase across multiple programming languages. It automates the detection of discrepancies such as undocumented exports, stale entries, missing files, or schema mismatches, helping teams maintain accurate and up-to-date documentation. Key features include support for 11 programming languages, cross-project references, dependency graph generation, and AI-powered spec generation.
April 12, 2026
Cross Platform Action
Version updated for https://github.com/cross-platform-actions/action to version v1.0.0.
This action is used across all versions by 2,056 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 enables workflows to run on multiple platforms, including non-native and less commonly supported operating systems, architectures, and versions such as FreeBSD, OpenBSD, NetBSD, Haiku, and OmniOS. It automates cross-platform compatibility testing by providing a simplified way to specify operating systems, architectures, and configurations within a CI/CD pipeline. Key capabilities include multi-OS support, fast execution, low overhead, and the ability to use various shells and environment variables.