March 10, 2026
The Janitor Stop the Slop
Version updated for https://github.com/GhrammR/the-janitor to version v6.12.5.
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 Janitor is a structural firewall for AI-generated and human-written code that enforces codebase integrity by detecting and removing dead symbols, zombie dependencies, and duplicate logic in pull requests before they are merged. It automates the identification of unused or problematic code, ensures cryptographic integrity of changes, and provides a chain of custody for code modifications, addressing vulnerabilities commonly introduced by AI-assisted development.
March 10, 2026
mdschema
Version updated for https://github.com/jackchuka/mdschema to version v0.12.5.
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 mdschema GitHub Action is a schema-based Markdown documentation validator designed to ensure consistent structure and quality across documentation files. It automates the validation of headings, code blocks, links, frontmatter, and other elements against a user-defined YAML schema, while also supporting the generation of template documents.
March 10, 2026
Setup APM
Version updated for https://github.com/microsoft/apm-action to version v1.1.0.
This publisher is shown as ‘verified’ by GitHub. 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 APM Action is a GitHub Action designed to streamline the deployment and management of agent primitives (such as instructions, prompts, skills, and agents) in CI workflows.
March 10, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@0.22.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 Totem is an AI control plane designed to provide persistent, context-aware memory for local AI development. It prevents AI agents from “forgetting” critical project decisions, constraints, and architectural rules by embedding a syntax-aware vector index (LanceDB) within the project directory.
March 10, 2026
agent-bom Scan
Version updated for https://github.com/msaad00/agent-bom to version v0.68.2.
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 tool designed to scan AI infrastructure, identify vulnerabilities, and enforce runtime policies. It automates tasks such as detecting CVEs, mapping blast radius, assessing credential exposure, and auditing compliance frameworks. Additionally, it acts as a proxy to intercept MCP traffic, enforce security policies, and detect behavioral attack patterns in real-time.
March 10, 2026
LLM in GitHub Actions
Version updated for https://github.com/muhac/llm-actions to version v2.0.0.
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 This GitHub Action allows users to run Hugging Face language models on a temporary vLLM server within a CI pipeline. It automates the process of deploying and performing inference with large language models directly in GitHub Actions, addressing tasks such as testing and model evaluation without requiring external infrastructure.
March 10, 2026
OctoSay
Version updated for https://github.com/odonML/octo-say 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 Octo-say GitHub Action is a simple utility that prints a fun “hello world” message in the form of an ASCII art Octocat greeting the user by name in the console. It automates the task of creating a personalized and visually engaging console output, making it useful for introductory workflows, demonstrations, or adding playful messages to CI/CD pipelines.
March 10, 2026
Carbon-Aware Dispatcher
Version updated for https://github.com/peterklingelhofer/carbon-aware-dispatcher to version v1.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 Carbon-Aware Dispatcher GitHub Action automates the scheduling of compute-intensive CI/CD workflows based on real-time carbon intensity data, ensuring that tasks run when the energy grid is powered by cleaner, renewable energy. It supports multiple grid zones (US and UK) and routes workloads to the region with the lowest carbon intensity, reducing the environmental impact of non-urgent batch jobs.
March 10, 2026
drift-guard
Version updated for https://github.com/pgomes13/drift-guard-engine to version v3.1.3.
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 Drift Guard is a GitHub Action designed to ensure API type safety by detecting breaking changes in OpenAPI, GraphQL, and gRPC specifications before they reach production. It automates the process of comparing API schemas across branches to identify potential issues and their impact on codebases, helping developers maintain stable and reliable APIs.