January 12, 2026
AI PR Reviewer Agent
Version updated for https://github.com/kadusic1/PR-Review-Agent to version v0.1.0-beta.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Multi-Agent PR Review System is a GitHub Action that automates comprehensive code reviews using AI agents. It analyzes pull requests for logical errors, security vulnerabilities, style conventions, and architectural changes, providing an organized report with categorized issues, suggested fixes, and approval status directly in the PR.
January 12, 2026
Setup React
Version updated for https://github.com/kirkeaton/setup-react to version v2.0.7.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-react GitHub Action automates the process of setting up a workflow with specific versions of React and React-related libraries. It eliminates manual installation steps, ensuring consistent and streamlined configuration of React, React DOM, and their type definitions in CI/CD pipelines. This action is ideal for developers aiming to maintain precise control over their project dependencies during automated workflows.
January 12, 2026
Stack Analysis
Version updated for https://github.com/lukebancroft4-max/stact_scout 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 Stack-Scout is an automated codebase analysis tool designed to detect programming languages, frameworks, build systems, package managers, and DevOps tooling used in software projects. It streamlines the process of understanding and documenting a project’s technology stack by scanning repositories and configuration files to generate detailed, auditable reports in both human-readable and machine-readable formats.
January 12, 2026
Setup GCS Client
Version updated for https://github.com/marcusramberg/gcs-client to version v0.2.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides a lightweight command-line tool (gcs-client) that replicates common Google Cloud Storage operations, such as copying, listing, and deleting objects, without requiring the full Google Cloud SDK. It simplifies CI workflows by eliminating the need to install the large SDK and supports authentication methods compatible with Google Cloud.
January 12, 2026
verify-jar-action
Version updated for https://github.com/pivovarit/verify-jar-action to version v1.1.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The verify-jar-action GitHub Action scans JAR files in a specified directory to ensure that no .class files are compiled for a Java version higher than the allowed maximum. It automates compatibility checks for Java bytecode versions, helping to prevent runtime issues caused by version mismatches in Java applications.
January 12, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v12.01.26.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action transforms your GitHub contribution graph into a dynamic and visually appealing animation with five distinct styles, customizable shapes, and automated month labels. It automates the generation of multiple snake-themed SVG and GIF animations, along with a gallery preview in a dedicated branch, eliminating manual effort and enhancing profile customization.
January 12, 2026
Code Sentinel AI
Version updated for https://github.com/sah1l/code-sentinel 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 Code Sentinel is an AI-powered GitHub Action designed to automate code reviews by focusing on security, architecture, performance, and bug detection. It learns team-specific coding patterns and conventions to provide context-aware, consistent feedback through inline comments and summaries. Supporting multiple LLM providers and offering privacy-first options, it streamlines the code review process and enhances code quality while reducing manual effort.
January 12, 2026
Get version from specified source
Version updated for https://github.com/scylladb-actions/get-version to version v0.4.2.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action and CLI tool, Get Version, automates the retrieval and filtering of software versions from sources like DockerHub, Maven Central, and GitHub. It offers powerful semantic version filtering with support for pattern matching and positional selection, making it easier to identify specific versions (e.
January 12, 2026
SPIN Oneshot Execution
Version updated for https://github.com/siftd/spin-oneshot-action 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 SPIN Oneshot GitHub Action automates the execution of SPIN notebooks within GitHub Actions workflows by running them in oneshot mode and capturing the results. It simplifies the integration of SPIN notebook workflows into CI/CD pipelines, making it easier to execute and manage data or computational tasks directly from GitHub.