August 17, 2026
Vibe-Guard-AICoding
Version updated for https://github.com/YUTAKONDO1205/VibeGuard to version v0.3.6.
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 VibeGuard is a security scanner for AI-generated code that detects common programming mistakes like missing input checks and hard-coded passwords during development. It automates the process of identifying potential bugs in AI-generated code before it’s merged into a project, ensuring safer software delivery. The tool can run at multiple locations including IDEs, web browsers, and CI pipelines, providing consistent results across different environments.
August 17, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v11.1.0.
This action is used across all versions by 10 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is an AI integration platform that facilitates seamless communication between different AI providers and models, allowing developers to streamline their workflows. It provides a unified API that supports multiple LLMs, tools, and memory sources, enabling efficient and cost-effective AI integration into applications.
August 17, 2026
Mise Update Tool
Version updated for https://github.com/jylenhof/mise-update-tool to version v1.0.4.
This action is used across all versions by 4 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 GitHub Action mise-update-tool automates the process of upgrading tools defined in a local mise configuration file. It uses the mise upgrade --bump --local command to update specified or all local tools, and optionally opens pull requests if config files change. This helps maintain tool versions and ensures consistency across projects.
August 17, 2026
RepoCare repository health
Version updated for https://github.com/lstsavr/repocare to version v0.2.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 RepoCare is a local tool that checks the health and completeness of open-source projects, providing immediate feedback on common maintenance gaps such as documentation, license files, and security policies. It helps maintainers identify areas for improvement by generating actionable reports without uploading source code or requiring API keys. RepoCare is designed to be fast and efficient, ensuring that developers can quickly understand where their repositories fall short in terms of quality and completeness.
August 17, 2026
React Native Audit
Version updated for https://github.com/maheshwarimrinal/react-native-agents to version v1.0.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 React Native Agents provides AI guidance to React Native developers. It identifies issues and suggests fixes by analyzing the project context, using deep references, and explaining findings with practical examples. The action can be used to automate pull-request reviews and is compatible with various AI coding tools like Claude Code, Cursor, Windsurf, GitHub Copilot, Codex, Zed, Aider, MCP clients, and GitHub Actions.
August 17, 2026
lgtmaybe
Version updated for https://github.com/MattJColes/lgtmaybe to version lgtmaybe-v2.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 lgtmaybe is a tool designed to automate and streamline the code review process by analyzing pull request diffs using an AI model. It helps identify logic errors, security vulnerabilities, missing tests, outdated code, performance regressions, unnecessary complexity, intent misalignment, and potential “ponytail” code (code that could be removed). The action reviews files line-by-line, considering context from surrounding lines, and categorizes findings into nine categories: security, correctness, code health, artefacts. It is provider-agnostic and supports multiple OpenAI-compatible endpoints.
August 17, 2026
Minds Research Review
Version updated for https://github.com/minds-ai-co/minds-research-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 Minds Research Review GitHub Action automates synthetic market research from a GitHub workflow. It allows you to list saved audiences, prepare non-executing study plans, ask one existing group a respondent-visible question, retrieve Panel progress and summary, and more. The action is designed to help streamline the research process for organizations using Minds’ MCP server.
August 17, 2026
Motoish CalVer Release
Version updated for https://github.com/motoish/calver-release-action to version v1.1.1.
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 CalVer Release Action automates the process of publishing immutable daily builds, maintaining a daily prerelease channel, and promoting an explicitly selected build to a monthly stable release. It helps manage versioning across releases in a project using Calendar Versioning (CalVer) conventions. The action requires permissions to write GitHub content and supports customizable timezone settings for the daily calendar.
August 17, 2026
Go - Test Suites
Version updated for https://github.com/mvrahden/go-test to version v1.27.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 This GitHub Action, gotest, automates the creation and execution of specification-driven Go test suites with isolation and parallelism as first-class citizens. It generates the lifecycle wiring, t.Run nesting, and process isolation necessary to run standard go test output in a more readable behavioral format. The tool is designed to simplify test organization and reduce discipline problems associated with maintaining clean and organized test files.
August 17, 2026
LinkML (linkml-scala)
Version updated for https://github.com/NeverBlink-OSS/linkml-scala-action to version v0.13.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 automates the validation and generation of LinkML schemas using Node.js. It leverages linkml-scala to perform these tasks efficiently, providing inline error and warning annotations directly in pull requests. The action supports various commands such as validation and generation with options like strict mode, generator types, and output handling.