April 2, 2026
JaCoCo CSV summary
Version updated for https://github.com/PineBale/jacoco-csv-summary to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The jacoco-csv-summary GitHub Action processes JaCoCo code coverage CSV reports, summarizes the coverage data, and outputs the results to the workflow job summary or as a status check. It automates the task of extracting and presenting coverage metrics, helping developers monitor code coverage directly within their CI/CD workflows. This action enhances visibility and streamlines code quality assessment by integrating coverage reporting into GitHub workflows.
April 2, 2026
ShieldCI — DevSecOps Pipeline Generator
Version updated for https://github.com/Richonn/ShieldCI to version v1.7.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary ShieldCI is a GitHub Action designed to automate the creation of secure CI/CD DevSecOps pipelines by detecting your project’s stack, generating optimized workflow configurations, and opening a pull request with the proposed workflows. It simplifies the setup of security-enhanced pipelines by including tools for static analysis (CodeQL/Semgrep), secret scanning (Gitleaks), container vulnerability scanning (Trivy), and more, while supporting multiple languages, Docker, and Kubernetes environments. This action streamlines the implementation of best practices in CI/CD pipeline development, saving time and ensuring robust security compliance.
April 2, 2026
Drift — Architectural Erosion Check
Version updated for https://github.com/sauremilk/drift to version v2.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Drift is a GitHub Action and CLI tool designed for detecting and analyzing structural issues in AI-generated or AI-accelerated codebases without relying on large language models. It identifies architectural erosion, such as inconsistent error handling, layer boundary violations, and redundant utilities, providing clear findings and actionable repair recommendations. By automating codebase analysis, it helps teams maintain code quality, improve maintainability, and streamline integration into CI pipelines.
April 2, 2026
Setup frameterm
Version updated for https://github.com/stefanmatar/frameterm to version v1.2.3.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Frameterm is a GitHub Action and CLI tool that automates interaction with terminal-based user interfaces (TUIs) by simulating commands and capturing video recordings of the process. It enables users to spawn, control, and monitor terminal applications, allowing tasks such as testing, debugging, and AI-driven navigation to be visualized with detailed overlays showing keystrokes, resource usage, and wait states. This tool streamlines the documentation and validation of TUI workflows while providing exportable, annotated MP4 videos for clear accountability and analysis.
April 2, 2026
Sprocket CI/CD
Version updated for https://github.com/stjude-rust-labs/sprocket-action to version v0.11.0.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Sprocket GitHub Action integrates the Sprocket command-line tool into CI/CD pipelines to automate the static analysis, validation, and linting of WDL (Workflow Description Language) documents. It streamlines tasks such as validating WDL syntax, checking input JSON files against workflow schemas, and applying customizable linting rules to ensure code quality and compliance. This action helps developers maintain high standards in their workflows by identifying issues early and enabling consistent configurations across development and CI environments.
April 2, 2026
Tar and Upload a Build Artifact
Version updated for https://github.com/atos-actions/upload-artifact to version v2.2.3.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 6 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Upload-Artifact GitHub Action enables users to upload and store workflow artifacts by compressing them into a tar archive before uploading. This action facilitates data sharing between jobs and preserves data after workflow completion, providing faster uploads, immediate availability of artifacts via the UI or API, and improved data integrity through immutable archives. It automates artifact management, supporting compression level adjustments and addressing challenges like performance inefficiencies and accidental file corruption.
April 2, 2026
GripMock Action
Version updated for https://github.com/bavix/gripmock-action to version v1.0.2.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GripMock GitHub Action simplifies the process of running GripMock, a gRPC mock server, in CI workflows by automating its setup, execution, and teardown. It solves the challenge of manually configuring and managing a gRPC mock server during testing by downloading the required binary, starting the server, validating its readiness, exposing connection details, and stopping the server automatically. Key capabilities include support for customizable inputs (e.g., proto files, stubs, ports) and outputs (e.g., server addresses, logs), enabling seamless integration with test steps.
April 2, 2026
Greencheck CI Fixer
Version updated for https://github.com/braedonsaunders/greencheck to version v0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Greencheck is a GitHub Action designed to automatically remediate failed CI runs by leveraging AI coding agents like Claude or Codex. It analyzes the repository and workflow logs to identify and fix minor issues (e.g., syntax errors or type mismatches), commits the fixes, and re-triggers the CI process while ensuring safety through guardrails like regression detection, protected file filtering, and cost controls. This tool eliminates the need for manual intervention, reducing downtime and context-switching for developers.
April 2, 2026
Cystatic PR Analyzer
Version updated for https://github.com/cystatichq/action to version v0.1.0.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The README content you provided appears incomplete or missing key details about the GitHub Action. If you can share the complete content or provide more information, I can help craft a concise and accurate summary of its purpose, functionality, and key capabilities.
April 2, 2026
Deploy to Pipecat Cloud
Version updated for https://github.com/daily-co/pipecat-cloud-deploy-action to version v2.0.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Deploy to Pipecat Cloud” GitHub Action automates the process of building and deploying Pipecat agents to Pipecat Cloud, streamlining CI/CD workflows. It eliminates the need for local Docker setups or external registries by leveraging cloud-based builds, offers smart caching for efficient deployments, and ensures readiness by polling for deployment availability. Key capabilities include support for configuring scaling, regions, secrets, and using pre-built images or existing cloud builds.