January 15, 2026
sustainable-npm
Version updated for https://github.com/lowlydba/sustainable-npm to version v2.0.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The sustainable-npm GitHub Action optimizes npm workflows by globally applying eco-friendly configurations. It disables non-essential npm features, such as audit and update notifications, to improve installation speed, reduce CI resource usage, and lower the environmental impact of development pipelines. This action is lightweight, dependency-free, and integrates seamlessly with Node.
January 15, 2026
blobber-action
Version updated for https://github.com/meigma/blobber-action to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Blobber GitHub Action automates file management with OCI container registries using the eStargz format. It supports pushing directories, pulling files, listing contents of blobs, and streaming individual files without full downloads. This action simplifies artifact storage and retrieval workflows by leveraging cached CLI installations and seamless integration with Docker-based registries.
January 15, 2026
Fabric Lakehouse Metadata Hydrator
Version updated for https://github.com/mjtpena/fabric-hydrate to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Fabric Lakehouse Metadata Hydrator is a CLI tool and GitHub Action designed to automate the extraction, comparison, and synchronization of metadata between Microsoft Fabric Lakehouse and Delta Lake table schemas. It addresses the lack of column-level schema information in Microsoft Fabric’s REST API by generating Fabric-compatible metadata, enabling schema validation, and supporting CI/CD workflows.
January 15, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.84.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The aer GitHub Action enables developers to validate Apex code, execute tests, and simulate a lightweight Salesforce-compatible runtime directly on local workstations or in CI pipelines. It eliminates the need for deploying code to a Salesforce org, providing a faster, reproducible testing and debugging workflow for Salesforce development.
January 15, 2026
OWASP Noir Action
Version updated for https://github.com/owasp-noir/noir to version v0.27.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Noir is a security tool that analyzes source code to identify and inventory endpoints, including shadow APIs, hidden routes, and deprecated endpoints, bridging the gap between Static Application Security Testing (SAST) and Dynamic Application Security Testing (DAST). It automates attack surface discovery by providing accurate, authenticated endpoint data, enabling more comprehensive and precise security scans while integrating into DevSecOps pipelines and supporting tools like ZAP and Burp Suite.
January 15, 2026
Setup Salesforce CLI
Version updated for https://github.com/rdbumstead/setup-salesforce-action to version v2.0.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Salesforce CLI Action” is a GitHub Action designed to streamline the setup and configuration of the Salesforce CLI in CI/CD workflows. It automates tasks such as installing the CLI, authenticating via JWT, managing plugins, and optimizing setup times through intelligent caching, reducing manual effort and enabling efficient cross-platform development.
January 15, 2026
Kimi Code Review
Version updated for https://github.com/xiaoju111a/kimi-actions to version v1.0.6.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Kimi Code Review Action is an AI-powered GitHub Action designed to automate code review and issue triage processes using the Kimi AI platform. It streamlines tasks such as reviewing pull requests, generating inline comments, improving code, describing changes, and triaging issues through GitHub events and commands.
January 15, 2026
Setup Node.js environment
Version updated for https://github.com/actions/setup-node to version v6.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2,976,789 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-node GitHub Action automates the process of setting up a specific Node.js version in workflows, optionally caching Node.js distributions and npm/yarn/pnpm dependencies to improve efficiency. It also provides error detection using problem matchers and supports authentication for npm and GitHub Package Registry (GPR).
January 15, 2026
setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.2.
This action is used across all versions by 50 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-ollama GitHub Action automates the installation and configuration of the Ollama CLI within GitHub Actions workflows. It enables users to interact with large language models (LLMs) by running prompts against specific models and caching them to optimize CI performance. This action simplifies workflows involving AI model execution and ensures efficient integration of Ollama capabilities into continuous integration pipelines.