January 13, 2026
ghec-enterprise-reporting
Version updated for https://github.com/ActionsDesk/ghec-enterprise-reporting to version v3.1.1.
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 generates a detailed billing and usage report for a GitHub Enterprise Cloud account and creates it as an issue in the repository where it is executed. It automates the process of extracting and summarizing data such as storage, bandwidth, licenses, and usage metrics, providing a centralized and accessible overview.
January 13, 2026
md-press
Version updated for https://github.com/alDuncanson/md-press to version v0.1.6.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The md-press GitHub Action automates the process of converting Markdown documents into a PDF, HTML page, and a preview image, and then deploys them to GitHub Pages. It simplifies the workflow for publishing single or multi-document projects, with support for customization such as filenames, PDF styling, and multi-file configurations.
January 13, 2026
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.69.
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 whether a specific commit is actively deployed to a specified environment in GitHub. It automates the process of checking deployment status, helping users streamline deployment workflows and avoid redundant deployments. This action provides seamless integration with GitHub environments and offers output variables for conditional logic in workflows.
January 13, 2026
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.23.6.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary ZeroFS is a filesystem solution that transforms S3-compatible object storage into a high-performance, fully functional filesystem. It provides file-level access via NFS and 9P, as well as block-level access through NBD, enabling use cases like running ZFS or databases directly on S3.
January 13, 2026
Mypycify & Build Python Wheel
Version updated for https://github.com/BobTheBuidler/mypycify to version v0.3.0.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The mypycify GitHub Action accelerates Python wheel builds in CI pipelines by leveraging caching strategies for build artifacts, compiler cache, and dependencies. It automates tasks such as setting up Python, caching/retrieving build data, compiling wheels, and managing build outputs as artifacts, significantly reducing build times for repeated runs.
January 13, 2026
brandOptics AI Neural Nexus
Version updated for https://github.com/brandOptics/brandOptics_ai_review_bot_action to version v3.9.7.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary BrandOptics Neural Nexus is an advanced GitHub Action that automates code reviews by combining static analysis with AI-driven reasoning to ensure high-quality, bug-free code. It not only detects syntax errors and security vulnerabilities but also provides senior-level refactoring suggestions, architectural analysis, and context-aware improvements.
January 13, 2026
vault-installer
Version updated for https://github.com/cpanato/vault-installer to version v1.4.0.
This action is used across all versions by 55 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The vault-installer GitHub Action automates the installation of HashiCorp Vault on GitHub-provided runners across Linux, macOS, and Windows environments. It simplifies the process of setting up Vault by allowing users to specify a desired version or use a default version, ensuring the binary is properly installed and accessible in workflows.
January 13, 2026
Cargo Perf
Version updated for https://github.com/cschuman/cargo-perf to version v0.6.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The cargo-perf GitHub Action is designed to perform static analysis on Rust code to identify issues related to async correctness and runtime performance. It automates the detection of common bugs such as blocking operations in async contexts, potential deadlocks, and inefficient code patterns like unoptimized loops or resource mismanagement.
January 13, 2026
Orchestra Run Pipeline
Version updated for https://github.com/orchestra-hq/run-pipeline to version v1.4.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Orchestra Run Pipeline” GitHub Action enables users to trigger and monitor Orchestra pipelines directly from their GitHub workflows. It automates the execution of pipelines, either using the latest published version or the pipeline YAML from the current branch and commit, and provides functionality to run specific tasks, manage inputs, and poll pipeline statuses.