April 19, 2026
PNPM Updater
Version updated for https://github.com/Steve-Fenton/pnpm-updater to version v1.0.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 The PNPM Updater GitHub Action automates the process of updating project dependencies using pnpm and creates a pull request with the changes. It simplifies dependency management by scheduling updates or triggering them manually, ensuring projects stay up-to-date with minimal manual effort. Key features include support for custom Node.js and pnpm versions, as well as customizable update scripts.
April 19, 2026
Setup DepVault CLI
Version updated for https://github.com/suxrobGM/depvault to version cli/v1.5.4.
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 DepVault is a full-stack web platform that automates the analysis of dependencies across multiple programming ecosystems, identifying vulnerabilities, outdated packages, and license issues using OSV.dev. It also provides a secure AES-256-GCM encrypted vault for managing environment variables, secret files, and CI/CD token generation, streamlining secure secret handling and compliance. With additional features like secret sharing, audit logs, and developer tools, DepVault enhances security, collaboration, and operational efficiency for software teams.
April 19, 2026
ThatTimothy/setup-rokit
Version updated for https://github.com/ThatTimothy/setup-rokit 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 setup-rokit GitHub Action is designed to quickly and efficiently set up Rokit, a tool used for Roblox development workflows, on Linux-based GitHub Actions runners. It automates tasks such as downloading Rokit and its dependencies, handling authentication to avoid rate-limiting, and caching these resources to optimize runtime performance. This action is optimized for speed and reliability, addressing limitations like slower execution and incomplete caching found in other similar solutions.
April 19, 2026
Inline PR Review Agent
Version updated for https://github.com/TiyAgents/code-review-agent-action to version v3.0.2.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AI Code Review Agent GitHub Action automates pull request code reviews using AI-powered analysis from multiple providers. It evaluates changed files based on configurable filters, performs comprehensive reviews across general, security, performance, and testing dimensions, and publishes inline comments and summary feedback directly to the pull request. This action streamlines code review processes, ensures thorough coverage, and manages large diffs efficiently through parallelized and multi-round execution.
April 19, 2026
Read mise.toml versions
Version updated for https://github.com/yshrsmz/action-mise-values to version v0.2.5.
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 The action-mise-values GitHub Action reads the [tools] table from a mise.toml file and converts it into a JSON object that can be reused in subsequent workflow steps. Its main purpose is to provide a centralized source for tool version management, enabling workflows to dynamically retrieve and use version information without hard-coding values. This action simplifies automation by facilitating compatibility with official setup actions for tools like Node.js, Python, and Go, while offering granular control over installation timing and caching strategies.
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.