January 23, 2026
Git Velocity Analyser
Version updated for https://github.com/lukaszraczylo/git-velocity to version v0.3.4.
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 to provide gamified developer velocity metrics through a visually engaging dashboard. It automates the tracking of contributions such as commits, pull requests, code reviews, and issues, while offering team analytics, leaderboards, and achievement tracking.
January 23, 2026
Nothing but Nix
Version updated for https://github.com/wimpysworld/nothing-but-nix to version v9.
This action is used across all versions by 184 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Nothing but Nix” GitHub Action optimizes disk space on Ubuntu-based GitHub Actions runners by removing unnecessary pre-installed software, increasing available storage for Nix from the default ~20GB to 65GB-130GB. It automates the preparation of a more efficient environment for workflows that depend on Nix, resolving storage constraints and streamlining Nix usage in CI workflows.
January 23, 2026
KiCad actions
Version updated for https://github.com/actions-for-kicad/kicad-actions to version v1.8-k9.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates KiCad, an open-source PCB design tool, into CI pipelines, automating tasks such as running Electrical Rules Checks (ERC), Design Rules Checks (DRC), and generating output files like schematics, PDFs, Gerbers, and BOMs. It streamlines PCB design validation and documentation processes, enabling efficient versioned builds and artifact generation for hardware projects.
January 23, 2026
Aleph Web3 Hosting
Version updated for https://github.com/aleph-im/web3-hosting-action to version v1.1.4.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Aleph Web3 Hosting GitHub Action automates the deployment of websites or decentralized application (dApp) frontends to Aleph Cloud, enabling Web3 hosting. It simplifies deployment workflows by supporting production releases, pull request previews, and automatic cleanup of outdated files, ensuring efficient hosting and version management for Web3 projects.
January 23, 2026
conventionalcommits-semantic-releasing
Version updated for https://github.com/anitvam/conventionalcommit-semantic-releasing to version v0.7.98.
This action is used across all versions by 31 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates semantic versioning and release management by analyzing commit messages that follow the Conventional Commit standard. It calculates version increments (major, minor, patch) based on commit types (e.g., feat, fix) and creates releases, including assets, directly on the repository’s main or master branch.
January 23, 2026
Monotrack CLI
Version updated for https://github.com/ArnoldVanN/monotrack to version v0.6.2.
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 designed to simplify versioning and dependency management in monorepos. It automates tasks such as identifying modified projects, generating pre-release or development tags, and ensuring that only relevant workflows are triggered based on changes. This action provides a lightweight alternative to more complex tools, offering flexibility for monorepo setups with customizable dependency trees across multiple languages.
January 23, 2026
Cronitor for Github Actions
Version updated for https://github.com/cronitorio/monitor-github-actions to version v8.
This action is used across all versions by 16 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates with Cronitor.io to automatically monitor the execution of workflows in a repository. It tracks workflow start, completion, and failure events, eliminating manual configuration and enabling detailed telemetry and alerting. This action helps automate workflow monitoring, ensures visibility into execution status, and provides configurable alerts to address issues such as failures, missed runs, or unexpected execution times.
January 23, 2026
Homebrew Action
Version updated for https://github.com/cssnr/homebrew-action to version v1.0.1.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Homebrew Action automates the process of updating Homebrew formulae by modifying the url, version, sha256, or the entire formula file. It simplifies the maintenance of Homebrew repositories by streamlining version updates and ensuring consistency in formula metadata. This action is particularly useful for developers managing Homebrew packages, saving time and reducing manual errors.
January 23, 2026
Compile and publish all LaTeX
Version updated for https://github.com/DanySK/compile-and-publish-all-latex to version 2.2.2.
This action is used across all versions by 199 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of compiling LaTeX documents and publishing the resulting files as releases on GitHub. It also provides an optional feature to generate differential documents using auto-latexdiff, streamlining version comparisons. The action simplifies LaTeX workflows by integrating compilation, versioning, and publishing into a seamless pipeline.