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.
January 15, 2026
conventionalcommits-semantic-releasing
Version updated for https://github.com/anitvam/conventionalcommit-semantic-releasing to version v0.7.97.
This action is used across all versions by 31 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action facilitates automated semantic versioning and release management for repositories based on the Conventional Commit standard. It analyzes commit messages to determine version updates (major, minor, or patch) and automatically generates a release with the appropriate version tag, simplifying the release process and ensuring consistent versioning.
January 15, 2026
Replace multiple strings in files
Version updated for https://github.com/flcdrg/replace-multiple-action to version v3.0.6.
This action is used across all versions by 110 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Multiple string find/replace in files” GitHub Action automates the process of searching for specific strings across multiple files and replacing them with desired values. It supports advanced customization using regular expressions for precise string matching and replacement, making it useful for tasks like updating URLs, modifying text patterns, or bulk editing files in a repository.
January 15, 2026
osv-scanner
Version updated for https://github.com/google/osv-scanner-action to version v2.3.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1,638 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The OSV-Scanner CI/CD GitHub Action integrates with the OSV.dev vulnerability database to automatically scan project dependencies for known vulnerabilities. It provides workflows for scanning pull requests to prevent introducing new vulnerabilities and for conducting full or scheduled scans to identify and track issues in the dependency tree.