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.
April 7, 2026
Pipelock Agent Security Scan
Version updated for https://github.com/luckyPipewrench/pipelock to version v2.1.2.
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 Pipelock is an open-source “agent firewall” designed to secure AI agents by monitoring and controlling their interactions with the internet. It prevents data exfiltration, injection attacks, and unauthorized access by scanning inbound and outbound traffic, sandboxing agent processes, and enforcing tool usage policies. Additionally, it provides signed evidence of agent activity, ensuring robust runtime security for environments handling sensitive information.
April 7, 2026
Codex AI Code Review
Version updated for https://github.com/milanhorvatovic/codex-ai-code-review-action to version v1.0.4.
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 Codex AI Code Review GitHub Action automates code reviews for pull requests using OpenAI Codex. It analyzes code changes, generates structured feedback, and publishes inline comments, summaries, and a final verdict on the PR. Designed with a secure two-job architecture, it separates review and publishing tasks to ensure repository security while offering customizable prompts, models, and confidence thresholds to streamline the code review process.
April 7, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.13.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 Totem is a GitHub Action designed to automate and enforce coding standards by converting plain-English lessons or review feedback into deterministic lint rules using tools like ast-grep and regex, without relying on large language models (LLMs). It eliminates repetitive mistakes and reduces the “bot-tax” during code reviews by integrating self-healing workflows into existing CI pipelines. Key capabilities include rule authoring, automatic extraction of lessons from PR bots, and sub-second offline linting to prevent violations before code is pushed.
April 7, 2026
Code Per Day SVG
Version updated for https://github.com/mpge/code-per-day 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 Code Per Day GitHub Action generates visually appealing SVG charts that display daily code additions and deletions, which can be embedded in a GitHub profile README. By leveraging the GitHub GraphQL API, it automates the process of analyzing commit data across all repositories (including private ones with proper permissions) while ensuring privacy by excluding sensitive information like file or repository names. This action helps developers showcase their coding activity in an engaging and customizable format.
April 7, 2026
CSDA Version
Version updated for https://github.com/NASA-IMPACT/csda-version to version v0.2.6.
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 csda-version GitHub Action calculates and generates the next CSDA version number for a repository, adhering to a specific versioning format (vYY.PI.SP-X). It streamlines the versioning process, particularly for use with automated release workflows like release-please, ensuring consistent and predictable version management aligned with program increments and sprints. This action helps automate release versioning, reducing manual errors and improving workflow efficiency.
April 7, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.143.
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 aer GitHub Action facilitates running and testing Salesforce Apex code in CI/CD pipelines by providing a lightweight Salesforce-compatible runtime. It automates validation, test execution, and debugging of Apex logic without requiring deployment to a Salesforce org, enabling faster and more reproducible development workflows. Key capabilities include running Apex tests, executing individual code paths, and supporting interactive debugging within IDEs like VS Code or IntelliJ.