April 24, 2026
Nix Diff Check
Version updated for https://github.com/natsukium/nix-diff-action to version v1.1.0.
This action is used across all versions by 11 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 nix-diff-action GitHub Action automates the comparison of Nix derivations between base and pull request branches, leveraging the dix tool. It solves the problem of identifying differences in Nix derivations or built output paths and streamlines collaboration by posting diff results as comments on pull requests. Key capabilities include support for multiple derivations, flexible operation modes for sequential or parallel execution, and integration with Nix flakes for improved dependency management.
April 24, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.163.
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 The aer GitHub Action enables developers to validate and test Apex code in a lightweight Salesforce-compatible runtime directly within CI/CD pipelines, without deploying to a Salesforce org. It automates tasks such as running Apex test suites, debugging code, and simulating SObject metadata behavior, streamlining development workflows and reducing test iteration times. Key features include support for targeted test execution, namespace customization, and compatibility with popular IDEs for interactive debugging.
April 24, 2026
oosmetrics Health Check
Version updated for https://github.com/oosmetrics/health-check-action to version v1.
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 oosmetrics Health Check GitHub Action automates the generation and posting of weekly analytics reports for your repository, including metrics like growth rate, acceleration, originality grades, and category rankings. It simplifies tracking repository performance by fetching data from the oosmetrics API and delivering updated insights as comments on a designated issue, enabling consistent monitoring without manual effort.
April 24, 2026
ProtoConsent Validate
Version updated for https://github.com/ProtoConsent/validate-action to version v1.0.1.
This action is used across all versions by 0 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 ProtoConsent Validate Action is a GitHub Action designed to automatically validate .well-known/protoconsent.json files against the ProtoConsent specification (v0.2). It ensures compliance with purpose-based consent standards by checking the file’s structure, fields, and values, identifying errors and warnings that could impact adherence to the specification. This action streamlines the validation process, automates compliance checks, and provides a summary of results in the GitHub Actions workflow interface.
April 24, 2026
setup-renpy
Version updated for https://github.com/remarkablegames/setup-renpy to version v2.1.8.
This action is used across all versions by 12 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 setup-renpy GitHub Action automates the setup of the Ren’Py CLI in GitHub Actions workflows, enabling developers to easily integrate Ren’Py-based visual novel projects into their CI/CD pipelines. It simplifies tasks such as configuring the Ren’Py environment, managing CLI and launcher tools, and supporting optional platforms like Android, iOS, and web. This action streamlines development workflows by providing a ready-to-use setup for building, testing, and deploying Ren’Py projects.
April 24, 2026
setup-maestro-cli
Version updated for https://github.com/remarkablemark/setup-maestro-cli to version v1.0.12.
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 The setup-maestro-cli GitHub Action automates the installation and setup of the Maestro CLI in GitHub Actions workflows. Maestro is a tool designed for UI testing and mobile app automation, and this action simplifies its integration into CI/CD pipelines. It helps developers streamline testing processes and ensures consistent environments for running Maestro commands directly within their workflows.
April 24, 2026
ShieldCI — DevSecOps Pipeline Generator
Version updated for https://github.com/Richonn/ShieldCI to version v1.13.3.
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 automatically generate robust CI/CD DevSecOps workflows tailored to a repository’s technology stack and security needs. It streamlines the creation of pipelines by detecting the stack, integrating security tools (e.g., CodeQL, Trivy, Gitleaks), and opening a pull request with the generated workflows. This action simplifies pipeline setup while ensuring best practices for security and automation are followed.
April 24, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.44.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The nix init action is a GitHub Action designed to streamline the initialization of Nix-based repositories by automating common setup tasks. It handles repository checkout, Nix installation and configuration, Git user setup, caching, and optional GitHub App token creation, significantly reducing repetitive steps in CI/CD workflows. This action is optimized for fast execution and supports various platforms, including self-hosted runners.
April 24, 2026
Strake Gate Check
Version updated for https://github.com/strake-dev/gate-check to version v1.0.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 strake-dev/gate-check GitHub Action provides a pre-deployment safety check by integrating with the Strake gate engine. It evaluates pull requests for deployment readiness, posts a verdict (e.g., go, hold, or critical) as a PR comment, and optionally blocks merges based on the severity of the result. This action automates deployment risk assessment, helping teams ensure safe and controlled CI/CD workflows.
April 24, 2026
Causinator 9000 CI Diagnosis
Version updated for https://github.com/sylvainsf/causinator9000 to version v2.2.0.
This action is used across all versions by 4 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 causal inference engine designed to identify the root causes of cloud infrastructure issues by analyzing deployment changes, dependency relationships, and performance degradation signals. It automates the process of tracing causal paths through a dependency graph and ranks potential causes using Bayesian inference, temporal decay, and hop attenuation techniques to provide confidence scores for each candidate. This tool helps pinpoint infrastructure problems efficiently, reducing false positives and streamlining incident response.