April 1, 2026
HTML to PDF (supports any js framework)
Version updated for https://github.com/ferdinandkeller/html-to-pdf-action to version v2.2.0.
This action is used across all versions by 15 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The html-to-pdf-action GitHub Action automates the process of converting local webpages (including dynamic JavaScript-based pages) into high-quality PDFs using Chromium. It ensures proper rendering of CSS, JavaScript, and fonts, eliminating issues like missing styles or unexecuted scripts.
April 1, 2026
Star list generator
Version updated for https://github.com/halostatue/starlist to version v2.0.0.
This action is used across all versions by 1 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 halostatue/starlist GitHub Action automates the generation of a categorized Markdown list of GitHub repositories you have starred, grouping them by attributes like language, topic, or license. It solves the problem of manually organizing and maintaining a star list by fetching, formatting, and optionally partitioning the data, and then committing it back to your repository.
April 1, 2026
Holon Runner
Version updated for https://github.com/holon-run/holon to version v0.11.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Holon is a GitHub Action and CLI tool designed to run AI agents in a sandboxed environment, enabling task automation and proactive workflows. It provides three core functionalities: holon run for isolated, CI-safe execution of agent tasks, holon solve for automating GitHub issue/PR workflows with context collection and result publishing, and holon serve for experimental long-running, event-driven agent runtimes.
April 1, 2026
cibuild-action
Version updated for https://github.com/invarnhq/cibuild to version v1.3.6.
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 Summary:
The cibuild GitHub Action streamlines the setup and management of CI/CD pipelines for iOS and Android projects by generating and automating workflows in YAML. It solves the challenge of configuring complex pipelines by offering auto-detection of project settings, interactive wizards, and seamless integration with GitHub Actions.
April 1, 2026
Go test coverage HTML report
Version updated for https://github.com/jbunds/coverage to version v1.0.4.
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 This GitHub Action generates a detailed, interactive HTML report from Go test coverage profiles, serving as a replacement for the go tool cover -html command. It automates the visualization of test coverage by marking lines as covered or uncovered, organizing the output into a browsable directory tree with light/dark theme toggles.
April 1, 2026
Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.125.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 The Judges Panel GitHub Action provides an advanced code evaluation system with a panel of 45 specialized “judges” for assessing AI-generated and human-written code. It combines deterministic static analysis (pattern matching and AST analysis) with LLM-powered expert reviews to automate tasks like code quality checks, risk assessments, prioritized issue identification, and auto-fix recommendations.
April 1, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/mcp@1.8.3.
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 codebase governance tool that automates the enforcement of best practices and institutional knowledge in software development. It converts plain-English lessons, such as coding standards or architectural guidelines, into deterministic rules that prevent recurring mistakes by blocking non-compliant code during pre-push checks.
April 1, 2026
Neon Create Branch GitHub Action
Version updated for https://github.com/neondatabase/create-branch-action to version 6.3.1.
This action is used across all versions by 956 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 Neon Create Branch Action is a GitHub Action designed to automate the creation of new branches in a Neon database project during CI/CD workflows. It dynamically provisions isolated Neon branches, enabling tasks such as testing, development, or creating feature-specific environments.
April 1, 2026
publish-guard
Version updated for https://github.com/oliver-virt/publish-guard to version v1.0.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 Summary:
The publish-guard GitHub Action is a pre-publish safety tool designed to automatically scan npm packages and block sensitive or unintended files (e.g., source maps, secrets, raw source code) from being published to the registry.