March 18, 2026
Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v1.15.3.
This action is used across all versions by 1 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 “Bulk GitHub Repository Settings Sync Action” automates the management and synchronization of repository settings across multiple GitHub repositories. It simplifies tasks such as configuring merge strategies, enabling security features like secret scanning and Dependabot updates, and syncing common files (e.
March 18, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v9.26.2.
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 unifies 13 major AI providers and over 100 models under a single, consistent API. It streamlines the process of integrating and managing AI capabilities by enabling seamless switching between providers, offering built-in tools, and automating tasks like memory management, multi-provider failover, and cost optimization.
March 18, 2026
Homebrew Bump Formula (LanikSJ)
Version updated for https://github.com/LanikSJ/homebrew-bump-formula to version 1.0.2.
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 Homebrew bump formula GitHub Action automates the process of updating Homebrew formulae when new project releases are available by wrapping the brew bump-formula-pr command. It simplifies creating pull requests to update formulae, supporting both targeted updates for specific releases and automated checks for outdated formulae using brew livecheck.
March 18, 2026
EC2 SSM Docker Blue Green
Version updated for https://github.com/luviny/ec2-ssm-docker-blue-green to version v1.1.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 This GitHub Action automates the Blue/Green deployment of Docker Compose-based applications on EC2 instances using AWS Systems Manager (SSM). It eliminates the need for SSH key management by leveraging IAM permissions and ensures secure deployments with features like health checks, zero downtime updates via dynamic Nginx configuration, and automatic cleanup of outdated containers and images.
March 18, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.1.0.
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 Totem is a GitHub Action and CLI tool designed to provide AI coding agents with a persistent, shared memory of project-specific architectural rules, ensuring consistent adherence to coding standards across sessions and tools. It automates the creation and enforcement of deterministic guardrails for codebases, preventing common architectural mistakes and enhancing collaboration between AI agents like Copilot, Claude, and Gemini.
March 18, 2026
agent-bom Scan
Version updated for https://github.com/msaad00/agent-bom to version v0.71.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 Agent-BOM is a security scanner designed for AI infrastructure and supply chain environments. It automates the discovery, scanning, and analysis of dependencies, AI agents, and configurations to identify vulnerabilities (e.g., CVEs), misconfigurations, and their potential blast radius.
March 18, 2026
Run pully
Version updated for https://github.com/N35N0M/pully to version 2.5.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 Pully is a GitHub Action designed to streamline communication about pull request (PR) statuses by automatically posting and updating concise Slack messages in a dedicated channel. It provides real-time updates on PR details (e.
March 18, 2026
AI Changelog Summary
Version updated for https://github.com/qte77/gha-ai-changelog to version v1.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 gha-ai-changelog GitHub Action automates the generation of changelog entries by summarizing pull request commits using GitHub Models AI API. It streamlines the process of documenting changes by inserting AI-generated summaries into a specified changelog file, saving time and ensuring consistent documentation.
March 18, 2026
Cargo Workspace Inheritance Check
Version updated for https://github.com/RomarQ/cargo-workspace-inheritance-check to version v1.0.0.
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 This GitHub Action, cargo-workspace-inheritance-check, is a tool for detecting and resolving dependency inheritance issues in Rust Cargo workspaces. It identifies and flags cases where workspace member crates directly specify dependency versions instead of inheriting them from the workspace, highlights version mismatches, and suggests candidates for centralizing shared dependencies.