April 7, 2026
snapshot-save
Version updated for https://github.com/WarpBuilds/snapshot-save to version v1.2.2.
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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary WarpSnapshot GitHub Action allows users to capture snapshots of runner virtual machines (VMs) during workflows, enabling faster subsequent runs by reusing the saved state. It automates the process of creating and utilizing snapshots, reducing build times and improving efficiency in CI/CD pipelines. Key capabilities include conditional snapshot usage, environment variable support for snapshot identification, and integration with branch protection or custom logic for flexible runner selection.
April 7, 2026
ExifPR
Version updated for https://github.com/xryuseix/exifpr to version v2.1.4.
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 The ExifPR GitHub Action automatically extracts and posts Exif metadata from specified file types as a comment on a pull request when it is created or when prompted via a specific PR comment. It automates metadata analysis for files within PRs, helping streamline workflows that require inspection of file attributes (e.g., images or media).
April 7, 2026
ra - AI Agent
Version updated for https://github.com/chinmaymk/ra to version v0.0.7.
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 ra GitHub Action is a customizable and open agent framework that enables users to automate tasks such as code review, debugging, multi-agent orchestration, and more. It addresses the limitations of traditional agent frameworks by providing full transparency, user-defined configurations, and integration with various AI providers, avoiding vendor lock-in or hidden processes. Key capabilities include configurable tools, middleware hooks for custom workflows, and support for defining task-specific “recipes” to streamline complex processes.
April 7, 2026
PruneTest
Version updated for https://github.com/cjlee1/PruneTest to version 0.1.0.
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 PruneTest is a GitHub Action that optimizes continuous integration (CI) workflows by intelligently selecting and running only the tests relevant to code changes in pull requests. Using a multi-layered approach combining static analysis, semantic embeddings, machine learning, and optional LLM reasoning, it identifies tests likely to be impacted by a code diff, reducing unnecessary test executions. This action streamlines CI pipelines, saves computational resources, and improves testing efficiency without blocking workflows.
April 7, 2026
cjlludwig rereadme
Version updated for https://github.com/cjlludwig/ReReadme to version v0.0.13.
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 ReReadme is a CLI tool that automates the generation and updating of repository README files using an AI workflow built on the OpenAI Agents SDK. It addresses the problem of stale or missing documentation by analyzing repository contents and creating high-quality, context-rich READMEs, which improve onboarding, reduce tribal knowledge reliance, and optimize AI agent interactions with the codebase. Key features include full README regeneration and CI-friendly modes for detecting documentation drift in pull requests.
April 7, 2026
Custodia Security Scan
Version updated for https://github.com/contactdavidpersonal-code/custodia-scan-action to version v1.
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 Custodia Security Scan GitHub Action integrates automated security scanning into CI pipelines by analyzing code for vulnerabilities on every push or pull request. It detects issues like authentication flaws, injection vectors, hardcoded secrets, and insecure dependencies, using both rule-based checks and AI reasoning to minimize false positives. Additionally, it maps findings to compliance standards (e.g., SOC 2, OWASP, NIST), provides detailed annotations directly on PR diffs, and supports fast incremental scans, streamlining secure and compliant code delivery.
April 7, 2026
check-version-before-release
Version updated for https://github.com/digicatapult/check-version to version v1.5.53.
This action is used across all versions by 35 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action verifies version consistency across package files (e.g., package.json, Cargo.toml, pyproject.toml) and ensures the local version is higher than the latest published tag based on semantic versioning. It automates version validation to prevent inconsistencies and ensures proper version progression for releases across npm, Cargo, and Poetry package managers. Key capabilities include detecting prereleases, identifying new versions, and supporting configurable tag patterns.
April 7, 2026
Don Cheli SDD Check
Version updated for https://github.com/doncheli/don-cheli-sdd to version v1.26.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 Don Cheli is a Specification-Driven Development (SDD) framework designed to streamline software creation by automating the generation of Gherkin specifications, technical blueprints, and test-driven development (TDD) workflows. It addresses common challenges with AI-assisted coding, such as context loss, incomplete code stubs, and lack of verification, ensuring higher quality and traceable software delivery. Key capabilities include automated task breakdowns, persistent project context, and integration with tools to maintain code quality and test coverage.
April 7, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.15.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 codebase analyzer designed to detect and report issues like unused code, code duplication, high complexity, and architectural problems in TypeScript and JavaScript projects. It automates the identification of dead code, duplicate code blocks, circular dependencies, and other inefficiencies, helping developers optimize and maintain clean, efficient codebases. Its key capabilities include sub-second analysis, zero configuration, framework-specific plugins, and optional automated fixes for dead code.
April 7, 2026
HOL Codex Plugin Scanner
Version updated for https://github.com/hashgraph-online/hol-codex-plugin-scanner-action to version v1.2.7.
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 The HOL Codex Plugin Scanner GitHub Action automates the process of scanning OpenAI Codex plugins for security vulnerabilities, runtime readiness, publishability, and registry trust signals. It generates structured reports, including SARIF and policy results, while supporting local and network-based validation workflows. This action simplifies plugin quality assurance and compliance checks, making it easier to prepare plugins for publication and marketplace submission.