March 19, 2026
Codex Action
Version updated for https://github.com/icoretech/codex-action to version v0.9.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 Codex Action integrates OpenAI’s Codex capabilities into GitHub Actions workflows by enabling the non-interactive execution of the Codex CLI via a Docker-based environment. It automates tasks such as generating text or summaries by leveraging OpenAI’s API or user accounts with OAuth authentication.
March 19, 2026
AI Agent Governance Scanner
Version updated for https://github.com/jagmarques/asqav-compliance to version v1.0.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 asqav-compliance GitHub Action automates the process of scanning Python repositories for AI agent frameworks (e.g., LangChain, OpenAI) and evaluates their compliance with governance best practices across categories like audit trails, policy enforcement, and error handling.
March 19, 2026
Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action 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 “Bulk GitHub Repository Settings Sync Action” is a GitHub Action designed to automate the management and synchronization of repository settings across multiple GitHub repositories. It enables users to update configurations such as merge strategies, auto-merge settings, branch deletion policies, security settings, and various file synchronizations (e.
March 19, 2026
Bulk GitHub Repository Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-sync-action to version v2.0.0.
This action is used across all versions by 5 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 bulk-github-repo-sync-action is a GitHub Action designed to automate the synchronization of repositories between source and target GitHub organizations or servers using mirror cloning. It can create target repositories if they don’t exist, manage repository visibility, disable GitHub Actions, and optionally archive repositories post-sync.
March 19, 2026
GitHub Organization Readme Badge Generator
Version updated for https://github.com/joshjohanning/organization-readme-badge-generator to version v2.0.0.
This action is used across all versions by 7 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 organization-readme-badge-generator GitHub Action automates the creation of dynamic markdown badges for a GitHub organization’s README file using shields.io. It simplifies the process of showcasing organization-level statistics, such as total repositories or recent pull request activity, by generating and inserting badges into the README between predefined markers.
March 19, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v9.28.1.
This action is used across all versions by 8 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 streamlines the process of connecting to 13 major AI providers and over 100 models through a unified API. It simplifies AI adoption by enabling provider switching, intelligent cost optimization, and failover handling, while offering tools for memory management, context handling, and multi-step task execution.
March 19, 2026
Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.117.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 The “Judges Panel” GitHub Action provides an automated evaluation system for AI-generated code using a combination of deterministic pattern matching, AST analysis, and LLM-powered expert reviews across 45 specialized domains. It acts as a quality gate, identifying risks, providing prioritized fixes, and offering plain-language summaries to improve code security, compliance, and maintainability.
March 19, 2026
vind (vCluster in Docker) Action
Version updated for https://github.com/loft-sh/setup-vind to version v1.3.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 setup-vind GitHub Action provisions Kubernetes clusters using vCluster’s Docker driver (vind), serving as a drop-in replacement for setup-kind. It automates the creation, configuration, and cleanup of lightweight, container-based Kubernetes clusters, streamlining workflows for tasks like testing and CI/CD pipelines.
March 19, 2026
EC2 SSM Docker Blue Green
Version updated for https://github.com/luviny/ec2-ssm-docker-blue-green to version v1.2.1.
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 This GitHub Action automates Blue/Green deployments of Docker Compose-based applications on AWS EC2 instances by leveraging AWS Systems Manager (SSM). It eliminates the need for managing SSH keys, ensures zero downtime by dynamically updating Nginx configurations, performs health checks before traffic switching, and cleans up unused containers and images post-deployment.