January 4, 2026
Compose DevOps Healthcheck
Version updated for https://github.com/ylazakovich/compose-health-check-action to version v1.1.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.1.1 (25.12.2025) Added bats tests #33 Improved test infra enable parallel run (1 test.bats per 1 runner) #37 speed up docker compose #43 Update docs #45 Full Changelog: https://github.com/ylazakovich/compose-health-check-action/compare/v1.1.0...v1.1.1
January 3, 2026
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.61.
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 the active deployment in a specified GitHub environment. It automates the process of checking deployment status, helping teams ensure that the correct version of their code is deployed. This action simplifies deployment validation and supports conditional workflow steps based on deployment status.
January 3, 2026
Install cargo-prebuilt
Version updated for https://github.com/cargo-prebuilt/cargo-prebuilt-action to version v5.0.1.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Install cargo-prebuilt” GitHub Action automates the installation of cargo-prebuilt along with specified prebuilt Rust crates. This action simplifies dependency management by enabling seamless installation of precompiled crates, reducing build times and setup complexity. Its key capabilities include specifying crate versions, target platforms, and verifying downloaded binaries for integrity.
January 3, 2026
Aptu Triage
Version updated for https://github.com/clouatre-labs/aptu to version v0.2.13.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Aptu is an AI-powered triage utility designed to streamline open-source software issue management by automating tasks such as issue triage, pull request analysis, release note generation, and identifying good-first-issues. It leverages efficient AI models to provide precise insights, such as summaries, suggested labels, and clarifying questions, and can be integrated into GitHub workflows for auto-triaging incoming issues.
January 3, 2026
Api for Allure Docker Service
Version updated for https://github.com/dimashabalin/allure-docker-service-api-action to version v1.1.
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 with the Allure Docker Service to automate test result management. It simplifies tasks such as uploading test results, cleaning up old results, and managing Allure projects (e.g., creating or deleting projects) directly from a CI/CD pipeline. By streamlining these processes, it helps teams efficiently generate and manage Allure test reports.
January 3, 2026
UseBlacksmith Cached LFS checkout
Version updated for https://github.com/DSilence/action-cached-lfs-checkout to version V2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Cached LFS Checkout,” automates the caching of Git Large File Storage (LFS) downloads to minimize bandwidth usage and prevent exceeding GitHub’s LFS download limits during workflows. It addresses the inefficiency of repeatedly downloading large files in workflows by storing them in a cache, thereby reducing repository size bloat and associated costs.
January 3, 2026
LLM Release Action
Version updated for https://github.com/nosovj/llm-release-action to version v1.4.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The LLM Release Action is a GitHub Action designed to automate semantic versioning and changelog generation using Large Language Models (LLMs). It analyzes commit history to suggest appropriate version bumps, detects breaking changes, and consolidates changes for clarity. Additionally, it generates audience-specific, multi-language changelogs tailored for developers, customers, executives, and other stakeholders, streamlining release management and communication.
January 3, 2026
aqua-installer-cache
Version updated for https://github.com/srz-zumix/aqua-installer-cache to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The aqua-installer-cache GitHub Action caches the aqua installation directory to optimize CI/CD workflows by preventing redundant downloads of tools and mitigating GitHub API rate limits. It automates the caching and restoration of aqua packages and configuration files, ensuring improved build speed and efficiency.
January 3, 2026
Cache-SushiKernel
Version updated for https://github.com/SushiKernel/cache to version v3.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Cache Action is designed to cache dependencies and build outputs, reducing workflow execution times and improving efficiency in CI/CD pipelines. It automates the process of storing and restoring cached files, addressing common build performance issues and enhancing cross-platform build consistency.