April 4, 2026
gh-counter
Version updated for https://github.com/kitsuyui/gh-counter to version v1.4.
This action is used across all versions by 6 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary gh-counter is a GitHub Action designed to automate the tracking and comparison of configurable code markers, such as TODO or FIXME, in pull requests and the default branch of a repository. It simplifies setup while providing functionality to generate managed pull request comments and publish JSON or badge assets for tracking code signals. This helps maintain visibility into technical debt and code annotations, making it easier to monitor and manage such markers across a codebase.
April 4, 2026
SecondBrainAction
Version updated for https://github.com/mcasperson/SecondBrain to version +run2521-attempt1.
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 connects to external data sources (e.g., Salesforce, Slack, ZenDesk) to retrieve, filter, and analyze data using a Large Language Model (LLM). By applying Retrieval Augmented Generation (RAG) techniques, it automates tasks such as generating reports, summaries, and insights from disparate datasets, including documents, GitHub repositories, and YouTube transcripts. Key capabilities include keyword-based data filtering, multi-source integration, and AI-powered querying for streamlined data analysis.
April 4, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@1.10.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 Totem is a codebase governance tool that automates the process of identifying, learning from, and enforcing coding standards to prevent repetitive mistakes, particularly in AI-assisted development. It captures institutional knowledge from code reviews and documentation, compiles it into rules, and integrates those rules into development pipelines to ensure compliance and block violations. By transforming lessons into enforceable constraints, Totem reduces the “Bot-Tax” associated with PR reviews and creates a self-healing loop that improves code quality and consistency over time.
April 4, 2026
agent-bom Scan
Version updated for https://github.com/msaad00/agent-bom to version v0.75.14.
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 scanning tool designed to analyze and map vulnerabilities across agentic infrastructures, including AI agents, MCP servers, packages, containers, cloud environments, and runtime contexts. It automates the process of identifying risks and their potential impact by tracing relationships between components, such as packages, credentials, and tools, to assess the “blast radius” of vulnerabilities. Key capabilities include CVE detection, infrastructure scanning, dependency analysis, and impact classification, making it a comprehensive tool for improving security visibility and mitigating risks in complex systems.
April 4, 2026
Discord Webhook Notify continued
Version updated for https://github.com/opp-studio/discord-webhook-notify to version 2.2.5.
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 Discord Webhook Notify GitHub Action automates the process of sending notifications to a Discord channel using a webhook URL. It simplifies the integration with Discord by leveraging the discord.js library and supports multiple operating systems and Node.js environments. This action addresses the need for streamlined communication between GitHub workflows and Discord without requiring a dedicated bot or developer account.
April 4, 2026
action turnstyled
Version updated for https://github.com/tijuks/turnstyled to version V0.001.
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 Turnstyle is a GitHub Action designed to serialize workflow runs, ensuring that workflows triggered by concurrent events in a shared repository are executed sequentially. This is particularly useful for processes like continuous deployment, where overlapping workflows could lead to conflicts or incomplete deployments. Key capabilities include the ability to enforce sequential execution, set timeouts, skip steps conditionally, and wait for specific jobs or steps to complete.
April 4, 2026
Prisma Operations (cached)
Version updated for https://github.com/weprograpp/prisma-migrate to version v0.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 This GitHub Action automates the execution of common Prisma CLI operations such as generate, migrate deploy, and db seed. It allows users to specify and cache a desired Prisma version, streamlining database workflows without requiring manual npx prisma commands. Key capabilities include version management, multi-database support, and caching for improved efficiency in CI/CD pipelines.
April 4, 2026
vibecheck-ai-slop
Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.6.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 vibecheck is a GitHub Action and CLI tool designed to identify and flag potential issues commonly found in AI-generated or suboptimal code. It automates the detection of security vulnerabilities (e.g., hardcoded secrets, unsafe SQL queries), poor error handling (e.g., empty catch blocks), and general code quality problems (e.g., overly long functions, improper use of TypeScript types). By providing zero-configuration, local analysis, and actionable feedback, it helps developers maintain cleaner, more secure, and production-ready codebases.
April 4, 2026
C/C++ Linter
Version updated for https://github.com/cpp-linter/cpp-linter-action to version v2.17.1.
This action is used across all versions by 947 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The C/C++ Linter Action is a GitHub Action that automates the linting and formatting of C/C++ code using clang-tidy and clang-format. It provides actionable feedback through file annotations, pull request reviews, thread comments, and workflow summaries, streamlining code quality checks and ensuring adherence to coding standards. This tool simplifies the code review process by automatically identifying issues and suggesting improvements in C/C++ projects.
April 4, 2026
AWS Secrets Manager - Put Secrets
Version updated for https://github.com/dawilk/aws-secretsmanager-put-secrets to version v1.1.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 This GitHub Action enables the creation and updating of secrets in AWS Secrets Manager directly from GitHub Actions workflows. It automates the synchronization of secrets between GitHub and AWS, ensuring updates only occur when necessary, and supports features like secret creation, JSON formatting, and tagging. This action simplifies secret management by streamlining the process of securely storing and keeping secrets up to date across platforms.