December 31, 2025
Ridvay Security Review
Version updated for https://github.com/ridvay-ai/security-review to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Ridvay Security Review GitHub Action automates security vulnerability analysis for pull requests using AI-powered large language models (LLMs). It streamlines the process of identifying complex security flaws in code changes, ensuring fast and secure reviews by leveraging the Ridvay API. This action helps developers maintain secure codebases by providing an automated, provider-agnostic solution for detecting potential vulnerabilities during the development workflow.
December 31, 2025
typescript-checker
Version updated for https://github.com/AbbasCiatek/action-check-typescript to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-check-typescript GitHub Action automates the process of compiling TypeScript files and identifying errors in the codebase, with a focus on detecting new errors introduced in pull requests. It compares TypeScript errors between the base branch and the PR branch, providing insights into code quality and ensuring introduced changes don’t degrade the code.
December 31, 2025
Setup Maven with CodeArtifact
Version updated for https://github.com/agilecustoms/setup-maven-codeartifact to version v2.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action simplifies Maven workflows by automating the configuration of AWS CodeArtifact integration. It handles Java and Maven setup, authenticates with AWS, generates CodeArtifact tokens, and updates Maven settings to enable seamless dependency pulling and artifact publishing. This action reduces manual setup effort, ensuring secure and efficient workflows for build and release tasks involving AWS CodeArtifact.
December 31, 2025
NeuroLint - Deterministic Code Fixer
Version updated for https://github.com/Alcatecablee/Neurolint-CLI to version v1.5.9.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLint CLI is a deterministic code transformation tool designed for React, Next.js, and TypeScript projects. It automates the resolution of over 50 common code issues, such as framework migrations, accessibility problems, and configuration errors, using rule-based transformations that ensure repeatable and auditable results.
December 31, 2025
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-2.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit hooks in CI workflows. It simplifies the process of running code quality checks, linting, and formatting validations by integrating pre-commit directly into GitHub Actions. This action helps ensure code consistency and compliance by running all configured hooks or specific ones with custom arguments during pull requests or pushes.
December 31, 2025
Monotrack CLI
Version updated for https://github.com/ArnoldVanN/monotrack to version v0.3.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Monotrack is a GitHub Action and CLI tool designed to simplify versioning and change tracking in monorepos, addressing challenges like managing dependencies across projects and identifying modified packages. It automates tasks such as generating pre-release tags, detecting changed projects, and running actions only for impacted components, without relying on heavier tools.
December 31, 2025
Git Versioner
Version updated for https://github.com/Crown0815/git-versioner to version v0.13.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Git Versioner is a Rust-based GitHub Action that automates semantic versioning for repositories using trunk-based development workflows. It calculates version numbers based on commit history, branch structures, and tags, eliminating the need for manual updates and ensuring consistent release management. This tool simplifies version control, supports parallel development across multiple release branches, and streamlines release processes.
December 31, 2025
Gem Compare
Version updated for https://github.com/dentarg/gem-compare to version v1.4.3.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Gem Compare” GitHub Action automates the analysis of changes in gem versions within the Gemfile.lock file during pull requests. It generates comments with detailed comparisons of updated gems, including version differences and functionality changes, using the gem compare and gem compare --diff tools.
December 31, 2025
Telegram Failure Notifier
Version updated for https://github.com/devlopersabbir/telegram-action-notifier to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Telegram Failure Notifier GitHub Action automates the process of sending Telegram messages to notify your team instantly when a GitHub Actions job fails. It provides detailed failure notifications by including contextual information such as the repository, branch, commit, and actor, and allows for customizable message formatting.