April 19, 2026
Agent Lint
Version updated for https://github.com/zhupanov/agent-lint to version v2.3.5.
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 Agent Lint is a GitHub Action and CLI tool designed to validate and enforce best practices for Claude Code configurations and plugins. It automates the linting of .claude/ and .claude-plugin/ directories using 104 customizable rules across various categories, ensuring proper structure, consistency, and quality of configuration files and scripts. By integrating with CI pipelines or pre-commit hooks, it streamlines code quality checks, reduces errors, and improves maintainability.
April 19, 2026
Versionary Action
Version updated for https://github.com/jolars/versionary to version v0.14.1.
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 Versionary is an automated release tool designed to streamline semantic versioning, changelog generation, tagging, and release workflows. It supports both direct releases and release pull request workflows, enabling maintainers to preview and review changes before publication, while remaining software-agnostic and extensible across various repository types. By centralizing release planning and metadata management, it eliminates the complexity of managing multiple tools and leaves artifact publishing to CI/CD workflows triggered by tags or releases.
April 19, 2026
Copilot User Sync
Version updated for https://github.com/jonjozwiak/copilot-user-sync to version v1.0.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 Copilot User Sync GitHub Action automates the management of GitHub Copilot seat assignments for large enterprises using Enterprise Managed Users (EMU). It leverages the SCIM API to sync seat assignments based on identity provider (IdP) group membership, bypassing the 5,000-member team limit in GitHub Enterprise. This tool streamlines user provisioning and deprovisioning, ensuring accurate and scalable Copilot license management for enterprise environments.
April 19, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v9.55.6.
This action is used across all versions by 9 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that provides a consistent API for connecting applications to 13 major AI providers and over 100 models, streamlining the integration process. It enables seamless switching between providers, intelligent cost optimization, multi-provider failover, and supports advanced features like tool integration, memory persistence, and streaming architectures. Designed for enterprise-scale use, NeuroLink simplifies AI adoption, automates provider management, and enhances application capabilities with professional SDKs and CLI tools.
April 19, 2026
Bump Semantic Version Action
Version updated for https://github.com/koki-develop/bump-semver-action to version v1.1.1.
This action is used across all versions by 4 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 “Bump Semantic Version Action” automates the process of incrementing semantic version numbers (major, minor, or patch) in software projects. It simplifies version management by ensuring consistent version updates during CI workflows, reducing manual effort and potential errors. This action is ideal for maintaining proper versioning in projects that follow semantic versioning standards.
April 19, 2026
AI Attestation
Version updated for https://github.com/Korext/ai-attestation to version v1.0.5.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Attestation is a GitHub Action that automates the tracking of AI-generated code within a repository by creating and maintaining a standardized YAML file. It identifies AI tools used, the percentage of code generated, and whether the code has undergone governance reviews, addressing compliance and accountability concerns for enterprises, open source maintainers, and audit teams. The action scans commit history and metadata for AI tool signatures and keeps the attestation file updated with each commit.
April 19, 2026
mcpunit
Version updated for https://github.com/lee-to/mcpunit 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 Summary:
The mcpunit GitHub Action is a lightweight tool designed to perform automated quality audits on Model Context Protocol (MCP) servers. It detects issues such as vague tool names, weak input schemas, dangerous capabilities, and inefficiencies in server responses, ensuring high-quality standards and preventing errors that could harm AI agent behavior. Built for speed and simplicity, mcpunit provides fast, deterministic, CI-compatible validations without runtime dependencies, aiding developers in maintaining robust and reliable MCP server configurations.
April 19, 2026
Standardize Version 🔢
Version updated for https://github.com/Lex-DRL/standardize-version-action 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 The Standardize Version Action is a GitHub Action that converts raw version strings into a standardized format suitable for release names or tags. It handles diverse versioning schemes, including SemVer and pre-release specifiers, ensuring consistent and human-readable formatting while preserving key elements like suffixes and separators. This action automates the normalization of version strings, simplifying workflows that require consistent version naming for releases and tags.
April 19, 2026
cargo-rail
Version updated for https://github.com/loadingalias/cargo-rail-action to version v4.1.2.
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 cargo-rail-action GitHub Action integrates with the cargo rail tool to automate the planning and execution of selective CI workflows for Rust projects. It determines which tasks, such as building, testing, or documentation generation, need to run based on changes in the codebase and provides outputs for precise execution scopes. This action streamlines CI pipelines by optimizing task execution, ensuring efficiency and reducing unnecessary workload.
April 19, 2026
SynthScan
Version updated for https://github.com/marcoramilli/SynthScan 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 SynthScan is a GitHub Action designed to detect AI-generated (synthetic) code patterns in a repository. It scans source files against customizable pattern definitions, calculates a severity-weighted “Synthetic Code Score” normalized per 1,000 lines of code, and automatically generates a GitHub Issue summarizing findings, including matched snippets and a severity breakdown. This action helps developers identify and review potential AI-generated code, ensuring code quality and transparency in software projects.