April 8, 2026
Causinator 9000 CI Diagnosis
Version updated for https://github.com/sylvainsf/causinator9000 to version v1.3.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Causinator 9000 is a reactive causal inference engine designed to identify the root cause of infrastructure issues by analyzing dependency graphs, recent changes (mutations), and observed degradation signals. It automates root cause analysis by leveraging Bayesian inference to calculate the likelihood of specific changes causing reported issues, while tracing causal paths through a dependency graph. Key capabilities include high-speed inference on large-scale infrastructures, temporal decay and hop-based attenuation for accurate prioritization, and integration with PostgreSQL for event data storage and processing.
April 8, 2026
install-and-cache node tools
Version updated for https://github.com/tecolicom/actions-use-node-tools to version v1.0.
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 The actions-use-node-tools GitHub Action automates the installation and caching of globally installed Node.js packages. It solves the problem of repetitive installations by using a caching mechanism to store and reuse previously installed packages, improving workflow efficiency. Key capabilities include flexible package management, customizable caching strategies, and support for verbose output during execution.
April 8, 2026
Runner Guard
Version updated for https://github.com/Vigilant-LLC/runner-guard to version v3.0.1.
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 Runner Guard is a CI/CD supply chain security scanner designed for GitHub Actions workflows. It automates the detection and remediation of vulnerabilities such as pipeline injection, unpinned dependencies, AI configuration poisoning, and supply chain attacks, while also auditing upstream dependencies for security. Key capabilities include multi-repo parallel scanning, compromised package detection, auto-fixes, and integration with alerting systems for continuous monitoring.
April 8, 2026
snapshot-save
Version updated for https://github.com/WarpBuilds/snapshot-save to version v1.2.3.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 2 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary WarpSnapshot is a GitHub Action designed to create snapshots of runner virtual machines during workflows, enabling faster subsequent runs by reusing these pre-configured environments. It automates the process of capturing and managing snapshots, improving efficiency for workflows with recurring setup steps. Key capabilities include conditional snapshot usage based on workflow conditions and support for customizing snapshot creation parameters like aliases and timeouts.
April 8, 2026
PromptShield AI Security
Version updated for https://github.com/Zero-Harm-AI-LLC/promptshield to version v1.0.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 PromptShield AI Security is a GitHub Action designed to detect AI-related security risks in pull requests by scanning code changes for issues like prompt injection vulnerabilities, secrets exposure, sensitive data leaks, and unsafe usage of language model (LLM) tools. It automates the process of identifying and reporting these risks, offering outputs such as GitHub Actions annotations, JSON, Markdown, and SARIF formats, as well as reviewer-style feedback for streamlined code reviews. By integrating with zero-harm-ai-detectors, it enhances security and compliance in workflows involving AI-driven systems.
April 7, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.19.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Fallow,” is a Rust-based codebase analyzer for TypeScript and JavaScript projects. It automates the detection of unused code, code duplication, complexity issues, and architectural violations, enabling developers to identify inefficiencies and maintain cleaner, more maintainable codebases. Key capabilities include rapid analysis (sub-second performance), zero configuration, and support for features like dead code detection, duplication analysis, and boundary violation checks, making it especially useful for large projects and monorepos.
April 7, 2026
forsakringskassan/eslint-config
Version updated for https://github.com/Forsakringskassan/eslint-config to version v14.1.4.
This action is used across all versions by 22 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The @forsakringskassan/eslint-config GitHub Action provides a shareable ESLint configuration tailored for Försäkringskassan’s code standards, automating the linting and error detection process in projects. It simplifies setup by bundling pre-configured ESLint rules for various environments (e.g., CLI, TypeScript, Vue, Jest), ensuring consistent code quality across local and CI/CD workflows. This action eliminates the need for separate ESLint dependencies in individual projects and supports customization for specific file types, overrides, and global variable handling.
April 7, 2026
fxpw FTP Deploy Action
Version updated for https://github.com/fxpw/ftp_action to version 1.0.1.
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 FTP Deploy Action automates file uploads to FTP/SFTP servers directly from GitHub Actions workflows, with features like parallel uploads, customizable retry mechanisms, and detailed logging of progress and transfer speed. It simplifies deployment processes by eliminating manual file transfers, ensuring reliable uploads even in the case of network errors, and supporting secure connections via FTPS. This action is ideal for automating deployment workflows to remote servers efficiently and transparently.
April 7, 2026
OtterWise Coverage Upload
Version updated for https://github.com/getOtterWise/github-action to version v1.0.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, created by OtterWise, automates the process of uploading various testing and coverage reports (e.g., code coverage, mutation testing, and type coverage) to a specified endpoint for further analysis and tracking. It simplifies integration with the OtterWise platform by handling report uploads, supporting monorepos with component tagging, and providing options to customize behavior such as error handling and output verbosity. This action streamlines workflows for teams seeking to consolidate and manage test result data efficiently.
April 7, 2026
OpenSCAD HiRes renderer
Version updated for https://github.com/ggabbiani/OpenSCAD-renderer to version v1.3.4.
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 OpenSCAD-renderer GitHub Action automates the process of rendering high-resolution images from OpenSCAD scripts. It simplifies tasks like generating 2D image outputs (e.g., PNG files) from 3D designs, allowing users to specify parameters such as camera position, resolution, projection type, and rendering options. This action streamlines workflows for developers and designers by eliminating the need for manual rendering, making it ideal for integrating 3D model visualization into CI/CD pipelines.