December 21, 2025
Run Orosu Client
Version updated for https://github.com/orosu-ci/orosu to version v0.2.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Orosu is a CI/CD offloading tool that simplifies build delivery by eliminating the need for ad-hoc SSH/SFTP setups, brittle scripts, and direct server exposure in CI pipelines. It acts as a controlled execution point where CI systems trigger jobs, and Orosu handles them locally on the target machine with predefined scripts, streamlining deployment and reducing complexity.
December 21, 2025
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.0.199.
This action is used across all versions by 1 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, designed to enforce consistency and best practices in Markdown files. It automates tasks like identifying and fixing common Markdown issues with 57 lint rules, offering fast processing, detailed error reporting, and integration-friendly functionality for CI/CD workflows and editor tools.
December 21, 2025
Unentropy Quality Gate
Version updated for https://github.com/unentropy/quality-gate to version v0.3.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Unentropy Quality Gate GitHub Action evaluates pull request (PR) metrics against predefined baseline thresholds to identify potential regressions and posts results as PR comments. It automates the process of monitoring code quality by detecting metric degradations and optionally enforcing quality gates to prevent merging if thresholds are not met.
December 21, 2025
Unentropy Track Metrics
Version updated for https://github.com/unentropy/track-metrics to version v0.3.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Unentropy Track Metrics” GitHub Action automates the collection, storage, and visualization of custom code metrics during CI/CD workflows. It helps developers monitor trends in their codebase over time by enabling the tracking and reporting of key metrics. The action supports various storage backends (e.
December 21, 2025
OpenIndiana-vm
Version updated for https://github.com/vmactions/openindiana-vm to version v0.0.6.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables running CI workflows on OpenIndiana, addressing the limitation of native GitHub Actions support for only Ubuntu, Windows, and macOS. It automates the setup and synchronization of the CI environment between the host and an OpenIndiana virtual machine, ensuring seamless code sharing, environment replication, and execution of scripts.
December 21, 2025
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.48.
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 if a specific commit is currently deployed to a specified environment in GitHub. It automates the process of checking deployment status, enabling workflows to conditionally proceed based on whether the commit is already active in the target environment.
December 21, 2025
Cross Platform Action
Version updated for https://github.com/cross-platform-actions/action to version v0.32.0.
This action is used across all versions by 1,803 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action facilitates running workflows on multiple platforms, including those not natively supported by GitHub Actions, such as FreeBSD, OpenBSD, NetBSD, Haiku, and OmniOS. It automates cross-platform testing and builds by supporting various operating systems, architectures, and versions, enabling seamless execution of commands across diverse environments with minimal overhead and fast execution.
December 21, 2025
check-version-before-release
Version updated for https://github.com/digicatapult/check-version to version v1.5.17.
This action is used across all versions by 35 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the validation of version consistency across package.json, package-lock.json, Cargo.toml, and pyproject.toml files and ensures that the local version is higher than the latest published tag based on semantic versioning. It helps maintain versioning accuracy and prevents accidental releases with outdated or mismatched version numbers.
December 21, 2025
Lightning Flow Scan
Version updated for https://github.com/Flow-Scanner/lightning-flow-scanner to version action-v2.7.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Lightning Flow Scanner is a GitHub Action designed to analyze and optimize Salesforce Flows by detecting potential issues such as unsafe contexts, queries in loops, hardcoded IDs, and other common pitfalls. It automates the process of identifying inefficiencies and errors in Flow configurations, helping developers ensure best practices and maintainability.