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.
April 7, 2026
skill-publish
Version updated for https://github.com/hashgraph-online/skill-publish to version v1.0.11.
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 skill-publish GitHub Action and CLI automate the validation, quoting, and publishing of immutable, tamper-evident skill releases to the Hedera-based HOL Registry. It ensures version pinning, reproducible retrieval, and a transparent audit trail by recording releases on-chain with canonical references. This action simplifies the process of securely sharing and managing skill packages while excluding sensitive or unnecessary files by default.
April 7, 2026
helmfile-action
Version updated for https://github.com/helmfile/helmfile-action to version v2.4.2.
This action is used across all versions by 0 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 helmfile-action GitHub Action automates the setup and usage of Helm and Helmfile within GitHub Actions workflows, supporting Linux, macOS, and Windows environments. It simplifies tasks such as managing Helm charts and Kubernetes deployments by providing version-controlled Helmfile and Helm installations, along with support for custom arguments, plugins, and configurations. Key capabilities include automatic initialization, plugin management, and output handling for Helmfile commands.
April 7, 2026
Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.129.9.
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 GitHub Action “Judges Panel” provides an automated evaluation system for AI-generated code, leveraging a combination of deterministic pattern matching, AST analysis, and LLM-powered expert reviews across 45 specialized domains. It acts as a quality gate, producing risk assessments, prioritized fixes, and compliance checks, while also offering advanced features like context-aware evaluations and auto-fix patches. This action streamlines code quality assurance, supports supply-chain and license compliance, and generates detailed reports, making it particularly useful for CI/CD workflows and AI-driven development processes.
April 7, 2026
Setup lde
Version updated for https://github.com/lde-org/setup-lde to version v1.
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 setup-lde GitHub Action is designed to automatically install and configure the lde tool on GitHub Actions runners, adding it to the system PATH. It simplifies the process of obtaining and managing specific lde versions, including stable releases, nightly builds, or the latest version, ensuring a consistent and streamlined setup for workflows.