April 5, 2026
Pipelock Agent Security Scan
Version updated for https://github.com/luckyPipewrench/pipelock to version v2.1.1.
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 Pipelock is an open-source agent firewall and local runtime designed to secure AI agents by providing network scanning, process containment, and enforcement of tool usage policies in a single binary. It prevents sensitive data leaks, such as API keys, and mitigates malicious activity by intercepting and analyzing HTTP traffic, blocking unauthorized requests without requiring code changes to the agent. Pipelock supports various AI frameworks and offers flexible deployment options, including standalone binaries, Docker containers, and proxy modes.
April 5, 2026
SecondBrainAction
Version updated for https://github.com/mcasperson/SecondBrain to version +run2537-attempt2.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SecondBrain is a CLI tool that automates the retrieval, filtering, and analysis of data from various external sources such as Salesforce, ZenDesk, Slack, and YouTube using Retrieval Augmented Generation (RAG) techniques and large language models (LLMs). It enables users to extract relevant information based on keywords, generate insights, summaries, and reports, and analyze diverse data sets like document directories, GitHub repositories, and video transcripts. This tool addresses the challenge of consolidating and processing data from disparate sources, streamlining complex data analysis tasks.
April 5, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.11.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 a GitHub Action and standard library for automated codebase governance that transforms institutional knowledge into enforceable rules, preventing recurring coding mistakes. By capturing lessons from code reviews or plain-English documentation, Totem generates deterministic constraints that block non-compliant code during CI/CD workflows or pre-push hooks. This eliminates repetitive review errors, reduces “bot-tax,” and enables teams to maintain consistent coding standards without relying on rigid workflows or external AI agents.
April 5, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.141.
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 aer GitHub Action provides a lightweight Salesforce-compatible runtime for validating Apex code, running tests, and debugging without deploying to a Salesforce org. It automates Apex test execution in CI/CD pipelines, enabling faster, reproducible test cycles and code iteration. Its key capabilities include running test suites, executing individual code paths, and offering interactive debugging tools for efficient troubleshooting.
April 5, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v05.04.26.
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 This GitHub Action transforms a user’s contribution graph into dynamic animations with five distinct styles, customizable geometric shapes, and bold month labels, offering both SVG and GIF outputs. It automates the process of generating and previewing these visuals in a dedicated branch, making it easy to showcase personalized contribution grids on profiles or share them on social platforms. Key capabilities include automated user detection, multi-theme support, and high-quality rendering for improved customization and engagement.
April 5, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.1.67.
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 The rumdl GitHub Action is a high-performance Markdown linter and formatter built with Rust, designed to ensure consistency and best practices in Markdown files. It automates tasks such as identifying and fixing common Markdown issues, supports multiple Markdown flavors, and offers extensive configuration options. With its fast performance, zero dependencies, and CI/CD integration, it is well-suited for optimizing workflows and maintaining clean, standardized documentation.
April 5, 2026
ScrapingAnt Web Scrape
Version updated for https://github.com/ScrapingAnt/scrapingant-scrape-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 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The ScrapingAnt Web Scrape Action is a GitHub Action that automates web scraping tasks by fetching and processing data from any URL using rotating proxies, headless Chrome, and AI-powered extraction. It simplifies the retrieval of HTML, Markdown, or structured JSON data, enabling use cases like competitor monitoring, content change detection, SEO analysis, and AI data pipelines. Its key capabilities include rendering JavaScript-heavy pages, geo-targeting with proxies, and extracting structured information for integration into workflows.
April 5, 2026
CVE Lite CLI
Version updated for https://github.com/sonukapoor/cve-lite-cli 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 CVE Lite CLI is a vulnerability scanning tool designed for JavaScript and TypeScript projects, offering a fast, developer-friendly approach to identify, prioritize, and address security issues. It enables offline scanning using a local advisory database, making it suitable for restricted, enterprise, or air-gapped environments. By providing a lightweight and affordable solution, it simplifies vulnerability management while ensuring privacy and efficiency in various workflows.
April 5, 2026
Move Closed Issue to Top of Project Column
Version updated for https://github.com/wozaki/project-closed-issue-move-to-top-action to version v1.9.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 This GitHub Action automates the process of managing closed issues in GitHub Project V2 boards by moving them to the top of a specified column (e.g., “Done”) upon closure. It ensures that recently closed issues are prominently displayed, improving visibility and organization on project boards. Key capabilities include identifying the relevant project, updating issue status, and prioritizing closed issues within the target column.
April 4, 2026
Limit PR commits
Version updated for https://github.com/AntonKosov/limit-pr-commits-action to version v1.0.8.
This action is used across all versions by 2 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 “Limit Pull Request Commits” GitHub Action automatically enforces a specified maximum number of commits in a pull request, failing checks if the limit is exceeded. It helps maintain clean and manageable Git histories by encouraging single, well-scoped commits, which improve code rollback, bisecting, cherry-picking, and overall codebase readability. This action streamlines code review and release management while promoting atomic changes and reducing developer cognitive load.