April 5, 2026
Oxlint Feedback
Version updated for https://github.com/CatChen/oxlint-suggestion-action to version v1.0.3.
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 oxlint-suggestion-action GitHub Action runs Oxlint to analyze code changes in a Pull Request and provides inline feedback by posting review comments for any diagnostics found on modified lines. It streamlines the code review process by focusing only on changes introduced in the Pull Request, avoiding unnecessary noise from pre-existing issues. This action helps automate code quality checks and ensures targeted, actionable feedback during development.
April 5, 2026
Token Who Am I
Version updated for https://github.com/CatChen/token-who-am-i-action to version v2.0.18.
This action is used across all versions by 3 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 token-who-am-i-action is a GitHub Action that identifies and retrieves detailed metadata about the user or bot associated with a given GitHub token. It automates the process of determining the token’s identity, type, permissions, and other attributes such as username, email, and access scopes. This action is particularly useful for developers who need contextual information about authentication tokens when building or debugging GitHub Actions workflows.
April 5, 2026
Checkout Merge
Version updated for https://github.com/check-spelling/checkout-merge to version v0.0.8.
This action is used across all versions by 40 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Checkout Merge, automates the process of synthesizing a merge commit for pull requests when GitHub’s default refs/pull/X/merge behavior is unreliable or unavailable. It resolves issues with confusing output or workflow failures that arise when a merge commit cannot be created, and provides clearer error messages and status updates. The action is particularly useful for workflows requiring reliable merge commit generation for pull request validation or testing.
April 5, 2026
gh program downloader
Version updated for https://github.com/check-spelling/gh-program-downloader to version v0.0.5.
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 release-downloader GitHub Action automates the process of downloading and optionally extracting binaries from GitHub releases of specified repositories. It simplifies retrieving specific release artifacts by providing filtering options based on patterns, OS, architecture, and version. This action is ideal for workflows requiring automated access to release files or binaries without manual intervention.
April 5, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/chernistry/bernstein to version v1.4.16.
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 Bernstein is an AI orchestration tool that automates the process of breaking down coding tasks, assigning them to multiple AI coding agents, verifying their outputs, and integrating the results into a clean, functional codebase. It eliminates the need for a specific framework, offers flexibility with interchangeable AI agents and models, and ensures deterministic task scheduling without vendor lock-in. Designed for seamless integration, it supports various CLI-based AI coding agents and can be used in both interactive and CI pipeline workflows.
April 5, 2026
Cross Model Skill Sync
Version updated for https://github.com/chrismaz11/Multi-Model-Skill-Sync 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 cross-model-skill-sync GitHub Action automates the validation and synchronization of AI-related configuration files within a repository, ensuring alignment with a canonical project specification. It identifies discrepancies (drift) between the source spec and derived artifacts such as model adapters, governance documents, and agent policies, and can refresh outdated or missing files accordingly. Additionally, it generates a JSON report to support downstream workflows and improve visibility into repository status.
April 5, 2026
Angular coverage badges
Version updated for https://github.com/demyanets/angular-coverage-badges-action to version v2.
This action is used across all versions by 73 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 Angular Coverage Badges GitHub Action automates the generation of test coverage badges from LCOV data produced by an Angular project’s test suite. It eliminates the need for third-party services by creating badges locally and automatically committing them to the repository. The action supports multi-project Angular repositories by generating badges for each project while preserving the directory structure.
April 5, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.57.
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 supply chain attacks in npm and PyPI packages. It integrates multiple scanning engines, machine learning classifiers, deobfuscation, and sandboxing to identify known threats, suspicious behaviors, and vulnerabilities during dependency scans or package installations. By automating threat detection and providing detailed risk scoring, explanations, and reporting, it helps developers proactively secure their projects against malicious dependencies.
April 5, 2026
npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.6.4.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The NPM Package Linting GitHub Action is an opinionated linter designed to validate and enforce stricter standards for NPM package tarballs and package.json metadata. It automates the detection of common issues, such as invalid metadata, unnecessary files in package tarballs, and non-optimal dependency configurations, ensuring cleaner, more efficient NPM packages. Key capabilities include customizable validation rules, support for specifying target files, and seamless integration with CI pipelines via GitHub Actions.
April 5, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.13.1.
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 This GitHub Action, Fallow, is a high-performance codebase analyzer designed for TypeScript and JavaScript projects. It automates the detection of unused code, code duplication, complexity issues, and architectural problems, providing insights to improve code quality and maintainability. Key features include sub-second analysis, zero configuration, and the ability to auto-detect entry points and evaluate changes in real-time, making it highly efficient for both small and large-scale projects.