December 30, 2025
Install MinGW
Version updated for https://github.com/egor-tensin/setup-mingw to version v3.
This action is used across all versions by 1,671 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the setup of the MinGW-w64 toolchain in workflow runs, enabling cross-compilation for Windows applications. It simplifies the process of configuring gcc, g++, and other related executables for building 32-bit or 64-bit binaries. By streamlining the installation and setup of MinGW-w64, it helps developers save time and ensures consistency in build environments.
December 30, 2025
Determine Version
Version updated for https://github.com/gesslar/new-version-questionmark to version v1.5.5.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Determine Version GitHub Action” automates the process of comparing a project’s current version (from a specified file like package.json) with the latest Git tag matching a defined pattern. It outputs the next version to publish if the current version is newer or indicates no changes otherwise.
December 30, 2025
Tree-sitter Grammar Setup
Version updated for https://github.com/kettle-rb/ts-grammar-action 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 ts-grammar-action GitHub Action simplifies the installation of Tree-sitter and its language-specific grammar libraries. It automates the setup of the Tree-sitter library, CLI, and grammar shared libraries while configuring associated environment variables to streamline its usage. This action is particularly useful for developers working with language parsing or syntax tree generation, offering built-in support for caching, Linux compatibility, and integration with Rust or Java backends.
December 30, 2025
Neon Create Branch GitHub Action
Version updated for https://github.com/neondatabase/create-branch-action to version v6.3.0.
This action is used across all versions by 871 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Neon Create Branch GitHub Action automates the creation of new branches in Neon projects or retrieves details of existing ones if the branch already exists. It is designed to streamline workflows by dynamically provisioning isolated Neon branches for tasks such as testing, development, or feature-specific environments.
December 30, 2025
CTFTime Team Scores Exporter
Version updated for https://github.com/prod1101/ctftime_score_exporter to version v1.3.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The CTFTime Score Exporter GitHub Action automates the process of retrieving a CTF team’s competition data and placements from the CTFTime API and saving it as a Markdown file. It simplifies tracking and documenting team performance by optionally summarizing results, color-coding placements, and allowing customization of the data’s time range.
December 29, 2025
pull-request-review
Version updated for https://github.com/ai-action/pull-request-review to version v2.0.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The pull-request-review GitHub Action leverages AI (specifically, large language models) to automatically review pull request diffs and provide comments. It streamlines the code review process by analyzing changes and generating insightful feedback directly on pull requests. This action helps save time and improve code quality by automating the initial review phase.
December 29, 2025
AMD Activity Booster
Version updated for https://github.com/amdsolutions007/amd-activity-booster 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 AMD Activity Booster GitHub Action automates daily updates to your repository by generating activity logs, maintaining a consistent contribution graph, and adding motivational or tech quotes. It helps users demonstrate consistent engagement, automate repository maintenance, and ensure meaningful, timestamped commits without manual intervention.
December 29, 2025
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.56.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Check Deployed Environment” GitHub Action verifies whether a specific commit is actively deployed to a specified environment in GitHub. It automates the process of checking deployment status, helping users determine if a deployment has already occurred before proceeding with additional actions.
December 29, 2025
Content Reviewer
Version updated for https://github.com/atkei/content-reviewer-action 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 The Content Reviewer Action is a GitHub Action that leverages large language models (LLMs) to automatically review changes in pull requests, providing inline feedback on specific lines of code or content. It helps streamline code and content reviews by identifying issues, offering suggestions, and categorizing feedback by severity (error, warning, suggestion).