April 14, 2026
docker-hash
Version updated for https://github.com/RemkoMolier/docker-hash to version v0.2.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 docker-hash is a GitHub Action and CLI tool that generates a deterministic SHA-256 hash for Docker image builds based on the content of the Dockerfile, build arguments, and files referenced by COPY/ADD instructions. It helps automate cache-busting, detect changes in builds, and ensure consistency in CI pipelines. Its key feature is the ability to track and reflect changes in the build context, providing reliable hash values for managing Docker image versions.
April 14, 2026
jlink Windows JRE
Version updated for https://github.com/ricardoapaes/docker-java-jlink to version v1.1.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 docker-java-jlink GitHub Action automates the creation of a custom Windows-compatible Java Runtime Environment (JRE) using the jlink tool within CI pipelines. It simplifies the process by bundling necessary Linux and Windows JDKs, JMODs, and pre-configured helper scripts, allowing users to generate optimized JREs for specific Java versions and modules. This action addresses the complexity of cross-platform JRE builds and supports both x64 and x86 architectures for select Java versions.
April 14, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.1.72.
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 rumdl GitHub Action is a high-performance Markdown linter and formatter, written in Rust, designed to ensure consistency and enforce best practices in Markdown files. It automates the detection and correction of common Markdown issues with 71 built-in linting rules, supports multiple Markdown flavors, and offers configurable formatting options. Its speed, zero-dependency design, and CI/CD compatibility make it ideal for seamless integration into development workflows.
April 14, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.43.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 GitHub Action is designed to streamline the setup of Nix-based repositories by automating common initialization tasks, such as configuring a GitHub App token, checking out the repository, setting up a Git user for commits, installing and configuring Nix, and enabling caching and development environments from Nix flakes. It simplifies and accelerates workflows by consolidating these repetitive steps into a single action, making it particularly useful for projects using Nix on GitHub or self-hosted runners. Key capabilities include environment setup, caching support, and compatibility with multiple CI platforms.
April 14, 2026
DockDesk Neural Auditor
Version updated for https://github.com/srivatsa-source/dockdesk to version v2.4.1.
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 DockDesk is a local-first semantic documentation auditor that ensures alignment between code logic and documentation claims by identifying discrepancies and suggesting fixes. It runs entirely on local machines or CI runners, eliminating privacy risks and reducing infrastructure costs associated with cloud-based solutions. Key capabilities include semantic drift detection, natural-language CLI for audits, and export options for reports in various formats, making it a powerful tool for maintaining accurate and consistent documentation.
April 14, 2026
gh-comment-kit Comment Action
Version updated for https://github.com/srz-zumix/comment-action to version v0.2.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 comment-action GitHub Action automates the process of posting, updating, deleting, and resolving trackable comments on pull requests. It enables users to attach comments to specific file paths and line numbers, ensuring context-specific feedback during code reviews. The action solves the challenge of managing review comments by grouping them with identifiers, supporting operations like updates and deletions, and handling large comment sizes through automatic splitting or truncation.
April 14, 2026
GitHub Profile Language Analytics
Version updated for https://github.com/StefVuck/Github-Language-Stats to version v1.2.0.
This action is used across all versions by 5 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the generation of visual representations of your programming language usage across all repositories, including both public and private ones. It analyzes all languages (not just the top few) and supports multiple chart types like leaderboards, bar, pie, and donut charts, offering modern and customizable designs. By running locally as a GitHub Action, it provides faster updates and greater flexibility, enabling developers to track and showcase their language usage efficiently.
April 14, 2026
SVGSketch Render
Version updated for https://github.com/SVGSketch/render-action to version v0.1.0.
This action is used across all versions by ? 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 SVGSketch Render Action is a GitHub Action designed to automate the rendering of .svgs files into deterministic SVG outputs in CI/CD workflows. It eliminates the need for browser or network dependencies by leveraging @svgsketch/core, ensuring consistent results without runtime surprises. Key capabilities include rendering .svgs files, customizing output with template variables, generating multiple design variants, and automating tasks like committing rendered outputs or uploading artifacts.
April 14, 2026
PullProof
Version updated for https://github.com/SyedSibtainRazvi/PullProof to version v2.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 PullProof is a GitHub Action designed to automatically review documentation and blog post changes in pull requests, offering AI-generated feedback on writing quality, technical accuracy, SEO metadata, structure, and visual elements. It helps developers ensure high-quality, polished content by detecting issues in Markdown files and providing actionable recommendations. Key features include targeted reviews of added lines, structured feedback comments, and updates without generating comment spam.
April 14, 2026
EvalCI by SynapseKit
Version updated for https://github.com/SynapseKit/evalci 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 EvalCI is a GitHub Action designed to automate the evaluation of pull requests using Language Model (LLM) quality gates. It discovers and executes test cases tagged with @eval_case, assesses their performance against user-defined criteria (e.g., minimum score thresholds), posts a formatted results table as a PR comment, and blocks merging if quality metrics fall below the specified thresholds. The action simplifies LLM testing workflows by integrating directly with GitHub Actions, requiring no external infrastructure, and supporting multiple LLM providers.