January 12, 2026
Setup Forge
Version updated for https://github.com/frantjc/forge to version v1.0.5.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Forge is a library and CLI tool that enables the execution of reusable steps from various proprietary CI systems using a pluggable container runtime. It simplifies the process of transitioning between CI platforms by making functionality like GitHub Actions accessible and testable across different systems, reducing the need for platform-specific replacements and speeding up iteration cycles.
January 12, 2026
Dependabot Auto Comment Merge
Version updated for https://github.com/gesslar/dependabot-auto-merge to version v1.6.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Dependabot Auto Merge” GitHub Action automates the process of enabling auto-merge on open Dependabot pull requests across repositories. It streamlines dependency updates by reducing manual intervention, ensuring that approved changes are merged efficiently based on a specified merge strategy (e.g., merge, rebase, or squash).
January 12, 2026
release-breezy
Version updated for https://github.com/itpetey/breezy to version v0.3.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Release Breezy is a GitHub Action designed to automate the creation and updating of draft releases for repositories. It generates a single draft release per branch (or branch + directory) using merged pull request titles as release notes and resolves version numbers from project manifests (e.
January 12, 2026
jd - JSON diff and patch
Version updated for https://github.com/josephburnett/jd to version v2.4.0.
This action is used across all versions by 365 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, jd, is a tool for diffing and patching JSON and YAML files. It simplifies comparison and merging by generating minimal, human-readable differences, and supports multiple patch formats, including JSON Merge Patch (RFC 7386) and a subset of JSON Patch (RFC 6902).
January 12, 2026
Lint package.json
Version updated for https://github.com/kirkeaton/action-publint to version v2.0.7.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-publint GitHub Action analyzes a package.json file for packaging errors using Publint, helping developers identify and resolve issues that could affect package distribution and compatibility. It automates the linting process to ensure package metadata meets best practices, providing configurable levels of output for suggestions, warnings, and errors.
January 12, 2026
Git Velocity Analyser
Version updated for https://github.com/lukaszraczylo/git-velocity to version v0.2.42.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Git Velocity is a GitHub Action that analyzes repository activity and generates a gamified dashboard showcasing developer productivity metrics. It automates the tracking of contributions, pull requests, code reviews, and issues while offering gamification features like scoring, achievements, and team leaderboards. This action provides actionable insights into developer performance through interactive visualizations, enabling improved team productivity and engagement.
January 12, 2026
Vigilnz Security Scan
Version updated for https://github.com/Vigilnz/vigilnz-scan-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 Vigilnz Security Scan GitHub Action automates security checks for repositories during CI/CD workflows. It provides multiple scan types, including Software Composition Analysis (SCA), Static Application Security Testing (SAST), Software Bill of Materials (SBOM) generation, Infrastructure as Code (IaC) checks, and secret detection to identify vulnerabilities, misconfigurations, and sensitive information in source code.
January 12, 2026
Walrus Sites Provenance
Version updated for https://github.com/zktx-io/walrus-sites-provenance to version v0.5.8.
This action is used across all versions by 22 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action facilitates the deployment of static websites as verifiable, on-chain assets using the Walrus decentralized storage protocol on the Sui blockchain. It automates cryptographically verifiable and tamper-proof deployments, ensuring sites are immutable, censorship-resistant, and easily linked to smart contracts or domain-like assets.
January 12, 2026
AWS SSM Run Remote Command
Version updated for https://github.com/ankurk91/aws-ssm-run-command-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 AWS SSM Run Command Action is a GitHub Action designed to automate the execution of remote shell commands on Amazon EC2 instances via AWS Systems Manager (SSM). It eliminates the need for SSH access, works with both public and private EC2 instances, and stores command output in an S3 bucket to bypass GitHub Actions’ log size limits.