August 10, 2026
Tackle Review
Version updated for https://github.com/JordanDalton/tackle-review to version v1.2.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 This GitHub Action automates Laravel pull request reviews by integrating AI-powered code review with Tackle. It provides inline comments, incremental re-reviews on every push, and optional merge gating. The action supports various providers and can be configured to fail merges based on critical findings.
August 10, 2026
AWE TraceGate
Version updated for https://github.com/kingggg5/awe-tracegate to version 3.
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 AWE TraceGate is a plugin that helps developers verify the safety and reliability of AI-generated skills by providing a deterministic and content-addressable framework. It allows users to compare agent changes, protect pull requests, review Agent Skills, connect evaluation harnesses, and share results in a transparent manner. The action provides a secure and offline path for skill verification without relying on any external resources or models.
August 10, 2026
Action Mailer ✨
Version updated for https://github.com/ksatriow/action-mailer to version v1.1.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Action Mailer is a GitHub Action that enables developers to send professional and beautiful emails directly from their CI/CD pipelines. It supports SMTP (Gmail, Outlook, SendGrid) or AWS SES with templates, attachments, CC/BCC, dynamic variables, auto-detection, rich logging, security best practices, and production readiness. The action simplifies the process of sending emails in automated workflows.
August 10, 2026
NormWind Tailwind Audit
Version updated for https://github.com/LunarWerxs/NormWind to version v3.8.0.
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 NormWind is a zero-config CLI and GitHub Action that helps normalize Tailwind utility classes by collapsing verbose combinations and non-canonical arbitrary values into their short, canonical forms. It audits and optionally fixes bloated class strings in your project without forcing any formatting or configuration changes. This tool is useful for teams aiming to maintain cleaner, more readable CSS outputs while leveraging the power of Tailwind’s utility-first approach.
August 10, 2026
MCP-VCR Verify Action
Version updated for https://github.com/MCP-VCR/mcp-vcr to version 0.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 MCP-VCR is a tool that records and verifies MCP client-server conversations, ensuring consistent behavior in CI pipelines. It normalizes data to ensure reproducibility, protects against credential leaks, and supports various replay options. The action helps developers catch regressions early by providing a layer of transparency between clients and servers.
August 10, 2026
provensql SQL equivalence check
Version updated for https://github.com/nac7/provensql-action to version v1.1.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 checks SQL equivalence for pull requests by comparing modified .sql files (base vs. head versions) using the provensql tool. It reports four verdicts per file: EQUIVALENT, UNKNOWN, DIFFERENT, or SCHEMA_CHANGE based on the proven behavior changes or undecidability of the diffs. The action is sound by construction and can fail the job only when a proven behavior change occurs, with an option to report UNKNOWN for human review.
August 10, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.41.
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 pulls new releases of Go modules to a specified proxy cache whenever new tags are created. It supports standard and submodule version formats, customizable proxy configurations, and custom import paths. The action is configured via YAML workflows and provides features such as caching and dependency file support.
August 10, 2026
lacuna-cli
Version updated for https://github.com/Octagon-simon/lacuna to version ext-v0.1.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 Lacuna is a command-line tool that automates the process of finding untested code in your project and writing tests to cover it. It uses an OpenAI-compatible model to generate test cases based on code coverage analysis and ensures that the generated tests pass by retrying them until they are successful.
August 10, 2026
Oculum Security Scan
Version updated for https://github.com/OculumDev/oculum-action to version 1.0.4.
This action is used across all versions by 1 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 Oculum Security Scan action is a GitHub Action that detects AI-era security vulnerabilities in LLM-powered applications. It combines both AI-assisted validation and traditional static application security testing (SAST) to find hardcoded secrets, SQL injection, XSS, and more. The action supports both the free tier for pattern-matching scans at no cost and validated scans using an API key for enhanced accuracy and lower false positives. It provides real-time feedback through PR comments and inline annotations on code diffs, making it easy to identify and address security issues early in the development cycle.
August 10, 2026
Odin Scan - Smart Contract Security
Version updated for https://github.com/Odin-Scan/odin-scan-action to version v1.
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 Odin Scan GitHub Action automates smart contract security analysis for CosmWasm, Solana, and EVM projects. It integrates with GitHub Code Scanning to provide SARIF files for native security alerts, automatically detects platforms, posts PR comments, and includes inline annotations on changed files. The action can be triggered on pull requests and supports configurable thresholds for severity levels and options like commenting and artifact uploads.