August 5, 2026
vibecheck-ai-slop
Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.17.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 vibecheck is a tool that automates static code analysis to catch AI-generated code smells, such as hard-coded secrets, empty catch blocks, and SQL query concatenation. It provides over 40 rules to detect common issues in AI-generated codebases. The action runs locally and is zero-config, requiring no installation or API keys. It supports macOS, Linux, and standalone binaries for Python developers and can be run directly from the command line without Node.js or npm.
August 5, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v10.8.18.
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 a universal AI integration platform that unifies 30+ AI providers and models under one consistent API. It provides a practical, TypeScript-first way to integrate AI into any application with features like switchable providers, built-in tools, enterprise memory, failover, automatic cost optimization, and support for various AI modalities. The platform also offers quick setup instructions and a vision for the future of AI architectures.
August 5, 2026
AI ReviewBot
Version updated for https://github.com/KonstZiv/ai-code-reviewer to version v1.0.0b13.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI ReviewBot is a GitHub Action that uses AI to provide intelligent code review feedback directly within pull requests and merge requests. It analyzes your repository’s code, identifies vulnerabilities, provides inline suggestions, and highlights good practices. The action automatically discovers the project’s languages, frameworks, and CI pipeline to avoid duplication of feedback. You can customize its behavior with environment variables such as discovery settings and API keys for AI providers like Google Gemini or Mistral.
August 5, 2026
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.72.1.
This action is used across all versions by 3,412 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The datamodel-code-generator GitHub Action generates Python data models from various schema definitions, supporting OpenAPI 3, AsyncAPI, JSON Schema, Apache Avro, XML Schema, Protocol Buffers/gRPC, GraphQL, and MCP tool schemas. It can also convert existing Python types (Pydantic, dataclass, TypedDict) into different output types. The action handles complex schemas with features like $ref, allOf, oneOf, anyOf, enums, and nested types.
August 5, 2026
Slackalaka
Version updated for https://github.com/mallowigi/tag-n-slack to version 0.2.2.
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 GitHub Action tag-n-slack creates a new tag with a changelog from either CHANGELOG.md or the latest commit hash and message. It automates the creation of release tags, notifies Slack about the release, and includes optional ticket information in the notification. The key capabilities include version retrieval strategies, slack notification customization, and ticket configuration options.
August 5, 2026
Brew Bumper
Version updated for https://github.com/mattmc3/brew-bumper to version v1.0.2.
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 Brew Bumper is a GitHub Action that automatically updates Homebrew formula versions and SHA-256 checksums in your tap. It runs on a schedule or manual trigger, resolving the latest tag for each formula, downloading the artifact, and rewriting the file in place. The action supports pinning specific formulas, excluding certain formulas, and handling different release patterns to ensure only relevant updates are made.
August 5, 2026
postmortem supply-chain gate
Version updated for https://github.com/mlab-sh/postmortem to version v2.1.0.
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 postmortem action performs offline static analysis of dependencies across multiple ecosystems (npm, pip, poetry, Cargo, Go, Java, and NuGet) to detect potential security vulnerabilities and malicious code. It can also audit the system’s installed packages and provide reputation intelligence on dependencies. The action is designed to be offline by default and can be configured to run online for additional details such as known vulnerabilities.
August 5, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.111.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 file-based toolkit that uses plain markdown lessons to enforce project rules and context. It provides a local, zero-LLM linter that enforces these rules and generates a queryable knowledge index derived from the lessons. This helps prevent architectural mistakes and ensures code consistency across team members.
August 5, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.38.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automatically updates a proxy cache to include new Go module releases and ensures documentation is updated on platforms like pkg.go.dev. It supports both standard version tags (vX.Y.Z) and submodule version tags (submodule/path/vX.Y.Z), allowing users to specify custom import paths, set specific Go versions, and configure caching options. The action uses the GitHub Actions framework to trigger on new release events and utilizes the actions/setup-go tool for setting up the Go environment.
August 5, 2026
Shoutrrr GitHub Notifications Action
Version updated for https://github.com/nicholas-fedor/shoutrrr-action to version v1.0.23.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sends notifications using the Shoutrrr service from your GitHub Actions workflows. It allows you to configure various options such as URL, title, and message for different services supported by Shoutrrr. The action is only compatible with Linux runners due to its dependencies.