February 18, 2026
VBA Build
Version updated for https://github.com/DecimalTurn/VBA-Build to version v2.0.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The VBA-Build GitHub Action automates the process of building VBA-enabled Office documents (e.g., Excel, Word, PowerPoint, and Access) from XML and VBA source code. It streamlines tasks such as creating Office files, importing VBA components, running tests, and packaging the final document with embedded VBA code, making it ideal for CI/CD pipelines.
February 18, 2026
AI Changelog (GitHub Models)
Version updated for https://github.com/decoded-cipher/auto-changelog to version v1.1.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 AI Changelog Generator GitHub Action automates the creation of structured, human-readable or machine-friendly changelogs from commit history using GitHub-hosted AI models. It eliminates the need for manual changelog writing, categorizes changes (e.g., Features, Fixes, Docs), and generates a Markdown file that can be incorporated into release notes or documentation.
February 18, 2026
check-version-before-release
Version updated for https://github.com/digicatapult/check-version to version v1.5.43.
This action is used across all versions by 35 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the validation of version consistency across package management files (e.g., package.json, Cargo.toml, pyproject.toml) and ensures the local version is higher than the latest published tag based on semantic versioning.
February 18, 2026
LazyPR AI PR Summary
Version updated for https://github.com/elvis-ndubuisi/lazypr to version v1.2.2.
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 LazyPR is an AI-powered GitHub Action designed to automate the generation of detailed, context-aware pull request summaries, risk assessments, and change logs by analyzing code diffs rather than relying solely on commit messages.
February 18, 2026
Vercel SEO Audit
Version updated for https://github.com/JosephDoUrden/vercel-seo-audit to version vercel-seo-audit-v0.5.1.
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 vercel-seo-audit GitHub Action is a command-line tool designed to help developers identify and resolve SEO issues on Next.js sites hosted on Vercel. It automates the detection of critical misconfigurations, such as redirect loops, missing robots.
February 18, 2026
Generate GitHub Stats SVGs
Version updated for https://github.com/leonardokr/leo-git-statistics to version v2.0.4.
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 This GitHub Action, “Leo’s Git Statistics,” generates customizable SVG cards displaying detailed GitHub profile statistics, such as contributions, language usage, and historical trends. It automates the process of collecting, visualizing, and tracking GitHub user metrics over time, solving the challenge of preserving historical data that GitHub does not natively provide.
February 18, 2026
cargo-rail
Version updated for https://github.com/loadingalias/cargo-rail-action to version v3.1.1.
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 cargo-rail-action GitHub Action integrates the cargo rail plan command into CI pipelines to automate the analysis of code changes and determine which jobs (e.g., build, test, docs) should execute. It solves the problem of unnecessary CI workflows by using deterministic “gates” based on file changes, ensuring alignment between local and CI environments.
February 18, 2026
SRE Agent - Failure Analysis
Version updated for https://github.com/Mrgig7/Autonomous-Al-powered-SRE-Agent 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 The Autonomous AI-powered SRE Agent is a platform designed to automate the detection, diagnosis, and resolution of CI/CD pipeline failures in real time. It leverages AI to identify root causes, generate safe code fixes, validate them in isolated environments, and automatically create pull requests, minimizing manual intervention and reducing downtime.
February 18, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.111.
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 aer GitHub Action facilitates the validation and testing of Salesforce Apex code by providing a lightweight, Salesforce-compatible runtime that can be used locally or in CI workflows. It enables developers to quickly execute Apex tests, debug code, and iterate without deploying to a Salesforce org, significantly improving development speed and reproducibility.