December 31, 2025
Git Versioner
Version updated for https://github.com/Crown0815/git-versioner to version v0.13.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Git Versioner is a Rust-based GitHub Action that automates semantic versioning for repositories using trunk-based development workflows. It calculates version numbers based on commit history, branch structures, and tags, eliminating the need for manual updates and ensuring consistent release management. This tool simplifies version control, supports parallel development across multiple release branches, and streamlines release processes.
December 31, 2025
Gem Compare
Version updated for https://github.com/dentarg/gem-compare to version v1.4.3.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Gem Compare” GitHub Action automates the analysis of changes in gem versions within the Gemfile.lock file during pull requests. It generates comments with detailed comparisons of updated gems, including version differences and functionality changes, using the gem compare and gem compare --diff tools.
December 31, 2025
Telegram Failure Notifier
Version updated for https://github.com/devlopersabbir/telegram-action-notifier 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 The Telegram Failure Notifier GitHub Action automates the process of sending Telegram messages to notify your team instantly when a GitHub Actions job fails. It provides detailed failure notifications by including contextual information such as the repository, branch, commit, and actor, and allows for customizable message formatting.
December 31, 2025
gh-rmrf
Version updated for https://github.com/fenio/gh-rmrf 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 gh-rmrf GitHub Action is designed to reclaim disk space on GitHub-hosted runners by removing unnecessary pre-installed software and optionally merging multiple disks into a single large volume. It automates cleanup tasks to free up to 20GB or more of storage and can create a unified ~100GB workspace for builds, with optional Btrfs compression for additional efficiency.
December 31, 2025
VS Code Tunnel
Version updated for https://github.com/JustinGrote/VSCode-action to version v0.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The VS Code Tunnel Action enables live debugging of GitHub Actions by running a Visual Studio Code Server instance inside the GitHub Actions worker. It simplifies the process of troubleshooting workflows by providing a secure, browser-accessible VS Code environment or allowing connection through the VS Code desktop app, helping users identify and resolve issues efficiently.
December 31, 2025
Setup Rust by MeyouOSS
Version updated for https://github.com/MeyouOSS/ATiltedTree-setup-rust to version v1.0.8.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Rust by MeyouOSS” GitHub Action automates the installation and setup of the Rust programming language in CI/CD workflows. It allows users to specify the Rust version, additional components (e.g., clippy, rustfmt), and targets, streamlining the process of preparing environments for building, testing, and linting Rust projects.
December 31, 2025
Rearm Build And Submit Release metadata action
Version updated for https://github.com/relizaio/rearm-docker-action to version 1.7.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The rearm-docker-action is a GitHub Action designed to automate the process of building Docker images, pushing them to a container registry, and submitting release metadata to the ReARM platform for release management. It simplifies the CI/CD pipeline by integrating image creation, registry deployment, and metadata tracking in a single workflow.
December 31, 2025
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.0.207.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance Markdown linter and formatter built with Rust to enforce consistency, best practices, and resolve common Markdown issues. It automates tasks like linting, formatting, and fixing Markdown files, offering speed, zero dependencies, and CI/CD integration for streamlined workflows. Key capabilities include 57 lint rules, configurable settings, intelligent caching, and compatibility with various installation methods and environments.
December 31, 2025
ZecKit Devnet
Version updated for https://github.com/xpanvictor/ZecKit to version v0.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary ZecKit is a GitHub Action and toolkit designed to facilitate Zcash development on the Zebra blockchain, enabling real blockchain transactions and end-to-end testing workflows. It automates the setup of a Zcash development environment, including a Zebra regtest node, lightwalletd or Zaino backends, and an integrated faucet for transaction testing.