April 4, 2026
Verify Commit Signatures with Auths
Version updated for https://github.com/auths-dev/auths-verify-github-action to version v1.2.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 The Auths Verify Action automates the verification of commit signatures in pull requests or pushes using cryptographic identity keys managed by the Auths CLI. It ensures that every commit is signed by an authorized developer, helping teams maintain code integrity and prevent unauthorized changes. Key features include automatic detection of commit ranges, detailed failure classification with fix instructions, and optional posting of results to pull requests for streamlined collaboration.
April 4, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.50.
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 MUAD’DIB is a security-focused GitHub Action and CLI tool designed to detect and mitigate threats in npm and PyPI package dependencies. It automates the scanning of packages using 14 parallel scanners, deobfuscation, inter-module dataflow analysis, and machine learning classifiers to identify known threats, behavioral anomalies, and malicious patterns. By providing features such as pre-installation threat detection, risk scoring, and detailed reporting, it helps developers secure their supply chains and respond effectively to potential vulnerabilities.
April 4, 2026
Route Auditor
Version updated for https://github.com/drbarzaga/route-auditor to version @route-auditor/cli@5.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 The route-auditor GitHub Action is designed to scan Next.js projects for security vulnerabilities in routes, such as missing authentication, CSRF protection gaps, permissive CORS policies, hardcoded secrets, and more. It automates the detection of common security issues across App Router, Pages Router, and API Routes, providing tailored fix suggestions based on the project’s authentication, validation, and rate-limiting libraries. This tool helps developers proactively address security risks before deployment to ensure safer web applications.
April 4, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.13.0.
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 This GitHub Action, Fallow, is a high-performance codebase analysis tool for TypeScript and JavaScript projects. It automates the detection of unused code, code duplication, complexity issues, and architectural violations, providing actionable insights to improve code quality and maintainability. Key capabilities include dead code identification, clone detection, file complexity analysis, and automated fixes, all performed efficiently with zero configuration and sub-second runtime.
April 4, 2026
Action Docs Generator
Version updated for https://github.com/freerangebytes/action-docs-generator to version v0.1.2.
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 Action Docs Generator automates the creation of comprehensive documentation for GitHub Actions by transforming metadata from the action.yaml file into a structured README. It eliminates the need for manual documentation updates, ensuring that README files stay synchronized with the action’s configuration and metadata. Key features include customization options for templates, sections, badges, and usage examples, allowing users to tailor the output to their specific needs.
April 4, 2026
ReleaseKit – Automated Versioning & Release
Version updated for https://github.com/goosewobbler/releasekit to version v0.8.1.
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 ReleaseKit is a versatile tool designed to automate the release process for JavaScript and Rust projects, with a focus on CI/CD pipelines. It simplifies tasks such as semantic versioning, changelog generation, and publishing to package registries (e.g., npm, crates.io) based on conventional commit history. Key features include monorepo support, PR release previews, AI-enhanced release notes, and the flexibility to use its components independently or as part of a unified workflow.
April 4, 2026
Hwaro Deploy to Pages
Version updated for https://github.com/hahwul/hwaro to version v0.10.0.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Hwaro is a lightweight and fast static site generator written in Crystal, designed to process Markdown content with TOML front matter and Jinja2-compatible templates. It automates building high-performance static sites with features like parallel processing, incremental caching, live-reloading during development, and SEO optimization. Key capabilities include advanced content management, templating, multilingual support, image processing, and deployment to platforms like GitHub Pages, Netlify, and Vercel.
April 4, 2026
npm-version-check-action
Version updated for https://github.com/joshjohanning/npm-version-check-action to version v2.1.0.
This action is used across all versions by 37 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 npm-version-check-action is a GitHub Action designed to validate semantic versioning in package.json and package-lock.json files during pull requests. It ensures version increments align with changes, prevents version mismatches, and automates checks for proper version bumps, resolving potential publishing issues. Key features include intelligent dependency change detection, semantic version validation, Git tag comparison, and configurable options for skip rules and file paths.
April 4, 2026
Verify Deployment
Version updated for https://github.com/KaliCZ/verify-deployment 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 verify-deployment GitHub Action automates the process of validating that a deployed application is live by repeatedly polling a specified health endpoint until a healthy response is received. It ensures that deployments are complete and functioning correctly before allowing a CI/CD pipeline to proceed, helping to prevent issues caused by incomplete or stale deployments. Key capabilities include customizable retry settings, support for validating HTTP status codes, and optional content verification in the response body.
April 4, 2026
Heisenberg CI Failure Analysis
Version updated for https://github.com/kamilpajak/heisenberg to version v0.6.0.
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 Heisenberg is a GitHub Action that uses AI to analyze CI/CD failures, focusing on Playwright and other workflows. It automates root-cause analysis by reading logs, artifacts, traces, and source code to identify the reasons behind test failures, pinpoint bug locations, and suggest actionable fixes. By clustering errors and providing detailed structured reports, it streamlines debugging and accelerates issue resolution in continuous integration pipelines.