March 15, 2026
Get Latest Version from GitHub Package
Version updated for https://github.com/joepitt91/action-version-from-github-package to version v2.0.2.
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 This GitHub Action retrieves the latest version of a specified package from GitHub Packages, supporting various package types such as npm, Maven, Docker, and more. It automates the process of querying and retrieving the latest available version that meets optional version constraints, helping developers streamline dependency management and ensure they are using up-to-date software components.
March 15, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v9.25.0.
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, enabling seamless integration of AI capabilities into applications. It simplifies switching between providers, automates cost optimization, and supports advanced features like multi-provider failover, built-in tools, and intelligent routing.
March 15, 2026
Fetch Salesforce Field Definitions
Version updated for https://github.com/kotaoue/salesforce-field-inspector 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 salesforce-field-inspector GitHub Action automates the process of fetching Salesforce FieldDefinition records via the Salesforce Tooling API and saving them in JSON or CSV formats. It simplifies the extraction and organization of metadata about Salesforce fields, enabling developers to generate easily accessible documentation or perform metadata analysis.
March 15, 2026
Review Buddy AI
Version updated for https://github.com/nexoral/ReviewBuddy to version v5.21.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Review Buddy AI is a GitHub Action designed to automate and enhance the code review process using AI-powered analysis. It reviews code for quality, security risks, and best practices, generates structured pull request descriptions and metadata (titles, labels), and provides actionable feedback and recommendations.
March 15, 2026
Deploy Caddyfile
Version updated for https://github.com/ofkm/deploy-caddyfile to version v2.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 Deploy Caddyfile Action is a GitHub Action designed to automate the deployment of a Caddyfile to a remote server and restart the associated Caddy Docker container. It streamlines the process of updating server configurations by securely transferring the Caddyfile and applying ownership changes to specified Docker volumes.
March 15, 2026
Release Gems
Version updated for https://github.com/release-gems/action to version v1.0.3.
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 release-gems GitHub Action automates the process of building, attesting provenance, and publishing Ruby gems to RubyGems.org or other registries, simplifying the release workflow for developers. It eliminates manual steps by handling gem compilation, provenance verification, and registry upload, ensuring secure and consistent gem releases.
March 15, 2026
preflight-ml
Version updated for https://github.com/Rusheel86/preflight to version v0.1.1.
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 preflight GitHub Action is a pre-training validation tool for PyTorch pipelines designed to detect common issues like NaNs, label leakage, incorrect channel ordering, and dead gradients before model training begins. By running a series of automated checks in seconds, it helps prevent wasted computational resources and ensures data and model integrity prior to initiating training.
March 15, 2026
Seal Action
Version updated for https://github.com/samternent/seal-action 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 Seal Action is a GitHub Action designed to generate cryptographically signed artifacts for a pre-built static site directory. It automates the creation of a manifest describing the assets, a signed proof JSON file, and a public key JSON for offline verification, ensuring the integrity and authenticity of static site assets.
March 15, 2026
IfChange (slnc)
Version updated for https://github.com/slnc/ifchange to version v0.2.1.
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 ifchange GitHub Action is a linting tool designed to enforce cross-file dependencies by ensuring that changes in one section of code are reflected in related sections across multiple files. It automates the detection of mismatches in code changes, preventing issues such as forgotten updates to dependent configurations or variables.