January 25, 2026
Hwaro Deploy to Pages
Version updated for https://github.com/hahwul/hwaro to version v0.0.6.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Hwaro is a lightweight and fast static site generator written in Crystal, designed to simplify the creation of high-performance websites using Markdown and Jinja2 templates. It automates tasks such as content processing, layout management, and the generation of essential web files (e.
January 25, 2026
gommitlint-action
Version updated for https://github.com/itiquette/gommitlint-action to version v0.8.11.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The gommitlint-action GitHub Action validates git commit messages against customizable rules using the gommitlint tool. It automates the enforcement of commit message standards, such as conventional commit guidelines, by analyzing commit ranges, specific rules, or the latest commits in a repository. This action helps maintain consistent commit message quality, improves collaboration, and integrates seamlessly into automated workflows.
January 25, 2026
Fixpoint - Auto-Fix Security Vulnerabilities
Version updated for https://github.com/IWEBai/fixpoint 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 Fixpoint is a GitHub Action designed to automatically detect and fix common security vulnerabilities in pull requests, such as SQL injection, hardcoded secrets, and XSS vulnerabilities. It streamlines the process of identifying and resolving these issues, reducing time-to-merge by providing deterministic, automated fixes directly in PRs.
January 25, 2026
WoW Addon TOC Versioner
Version updated for https://github.com/jeany55/WowAddonVersioner to version v1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “WoW Addon TOC Versioner” GitHub Action automates the process of keeping World of Warcraft addon .toc files up to date by checking and updating outdated interface version numbers. It supports multiple game versions (e.g., Retail, Classic, Wrath) and can automatically create pull requests, update existing issues/PRs, or fail CI/CD jobs when updates are needed.
January 25, 2026
PR Insights Labeler
Version updated for https://github.com/jey3dayo/pr-insights-labeler to version v1.10.2.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The PR Insights Labeler is a GitHub Action designed to automate the process of labeling and analyzing pull requests. It categorizes PRs by size, type, and risk to help prioritize reviews, flags high-risk changes, and provides complexity insights. Additionally, it enforces quality gates, generates detailed PR analytics, and supports multi-language output, streamlining code review workflows and ensuring better code quality and compliance.
January 25, 2026
Claude Renovate Review Action
Version updated for https://github.com/koki-develop/claude-renovate-review to version v1.2.0.
This action is used across all versions by 25 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Claude Renovate Review Action is a GitHub Action designed to automatically review pull requests created by Renovate using Claude Code, an AI-powered tool. It evaluates the safety of changes in the pull requests and provides a safety assessment, enabling automated workflows such as commenting, approving, or merging safe PRs.
January 25, 2026
QWED Legal Verification
Version updated for https://github.com/QWED-AI/qwed-legal to version v0.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary QWED-Legal is an open-source verification tool designed to ensure the accuracy of AI-generated legal analyses, such as deadline calculations, clause consistency, and liability evaluations. By using deterministic methods like symbolic math and formal proofs, it acts as a safety layer to validate AI outputs, reducing the risk of errors that could lead to disputes, missed deadlines, or litigation.
January 25, 2026
Update Floating Version Tags
Version updated for https://github.com/SomoneIT/update-floating-tags-action to version v1.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 “Update Floating Version Tags” GitHub Action automates the creation and updating of major and minor floating semantic version tags whenever a release is published. It eliminates the need for manual tag management, ensuring floating tags (e.g., v1 or v1.2) always point to the latest release within their respective version range.
January 25, 2026
gh-merge-base-next Action
Version updated for https://github.com/srz-zumix/merge-base-next-action to version v0.1.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The gh-merge-base-next Action is a GitHub Action designed to automate the process of identifying the next commit on the first-parent path from the merge-base of two specified Git references (e.g., branches or commits). It calculates the merge-base and outputs the SHA and depth of the next commit, helping developers efficiently analyze commit history and streamline workflows involving branch comparisons or merges.