December 24, 2025
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version @lingo.dev/compiler@0.1.1.
This action is used across all versions by 101 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Lingo.dev is an open-source, AI-powered localization toolkit designed to automate and simplify internationalization for applications. The Lingo.dev Compiler enables seamless build-time React app localization without modifying existing components, while additional tools like the CLI, CI/CD, and SDK facilitate streamlined translation management, automated workflows, and real-time user-generated content translation.
December 24, 2025
SecondBrainAction
Version updated for https://github.com/mcasperson/SecondBrain to version +run2458-attempt1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary SecondBrain is a CLI tool designed to retrieve, filter, and analyze data from multiple external sources such as Salesforce, ZenDesk, Slack, and others using Retrieval Augmented Generation (RAG) techniques. It automates tasks like extracting relevant data based on keywords and querying it via a Large Language Model (LLM) to generate reports, summaries, and insights from otherwise disconnected data sources.
December 24, 2025
Azure AI Agent Evaluation
Version updated for https://github.com/microsoft/ai-agent-evals to version v3-beta.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Microsoft Foundry Evaluation GitHub Action automates the offline evaluation of Microsoft Foundry Agents within CI/CD pipelines. It streamlines pre-production testing by running agents against test queries, collecting performance metrics such as latency and token usage, and generating statistical evaluation reports.
December 24, 2025
Set up MLIR toolchain
Version updated for https://github.com/munich-quantum-software/setup-mlir to version v1.0.1.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-mlir GitHub Action simplifies the setup of MLIR (Multi-Level Intermediate Representation) by automatically extracting pre-built binaries, adding them to the system’s $PATH, and configuring environment variables like $LLVM_DIR and $MLIR_DIR. It streamlines the process of integrating MLIR into CI workflows or local environments, eliminating the need for manual installation and configuration.
December 24, 2025
MCPB Pack
Version updated for https://github.com/NimbleBrainInc/mcpb-pack to version v1.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The MCPB Pack GitHub Action automates the process of packaging MCP (Model Context Protocol) servers into .mcpb bundle files using the official mcpb CLI. It simplifies workflows by providing a streamlined way to bundle server directories and their associated metadata, making it easier to create and release standardized server packages.
December 24, 2025
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.75.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The aer (Apex Execution Runtime) GitHub Action enables developers to validate Apex code, run tests, and simulate a lightweight Salesforce-compatible runtime locally or in CI pipelines. It automates Apex test execution, speeding up development cycles by eliminating the need for deployments to Salesforce environments.
December 24, 2025
Setup Containerized Podman
Version updated for https://github.com/rm3l/setup-containerized-podman to version v1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Containerized Podman Action” GitHub Action sets up a Podman environment within a Docker container, enabling users to run Podman and manage containerized workflows on GitHub Actions runners without encountering library incompatibilities. It leverages the host’s Docker daemon for container operations while providing Podman for command parsing and orchestration, and includes support for installing Docker Compose or Podman Compose.
December 24, 2025
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.0.200.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action “rumdl” is a high-performance Markdown linter and formatter, built with Rust, designed to enforce consistency and best practices in Markdown files. It automates the detection of common Markdown issues with 57 lint rules, provides automatic formatting capabilities, and offers intelligent caching for faster re-checks.
December 24, 2025
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.15.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “nix init action” is a composite GitHub Action designed to simplify the initialization of Nix-based repositories by automating common setup tasks. It handles activities such as repository checkout, Git configuration, Nix installation, optional caching setup, and network monitoring, reducing repetitive steps across CI workflows.