February 21, 2026
Generate GitHub Stats SVGs
Version updated for https://github.com/leonardokr/leo-git-statistics to version v2.7.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,” automates the generation of customizable SVG statistics cards and JSON snapshots that visualize GitHub profile metrics, such as stars, forks, contributions, and followers. It solves the problem of tracking and presenting GitHub statistics over time by providing tools for real-time data fetching, historical data snapshots, and API endpoints for external consumption.
February 21, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v21.02.26.
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 generates dynamic, animated representations of your contribution graph in five unique styles, featuring customizable shapes, backgrounds, and colors. It automates the creation of high-quality GIFs and SVGs, complete with month labels and an auto-generated gallery for easy previewing.
February 21, 2026
Generate PR with AI
Version updated for https://github.com/WillBooster/gen-pr to version v4.1.14.
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 gen-pr GitHub Action and CLI tool automates the creation of pull requests by leveraging AI (Large Language Models) to translate GitHub issues into working code. It simplifies development workflows by allowing developers to focus on writing issues, while the AI generates implementation plans and code using various AI coding tools such as OpenAI Codex, Anthropic’s Claude, and Google’s Gemini.
February 21, 2026
E-Mail HTML Validator
Version updated for https://github.com/YunaBraska/email-html-validator to version 2026.02.0512048.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Email HTML Validator” GitHub Action automates the validation of email newsletter templates by analyzing HTML content, files, stdin, or URLs. It provides compatibility insights based on the Can I Email dataset and includes optional accessibility audits powered by Playwright and axe-core.
February 20, 2026
run-matlab-command (with optional timeout=>success)
Version updated for https://github.com/equipez/run-matlab-command to version v2.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The equipez/run-matlab-command GitHub Action allows users to execute MATLAB commands within a CI/CD pipeline on Linux and macOS runners. It supports long-running processes with an optional time limit feature, treating timeouts as successful executions, which is particularly useful for stress testing scenarios.
February 20, 2026
Helm Deployment Action
Version updated for https://github.com/EvoKomms/helm-deployment-action to version v2.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 Helm Deployment Action is a GitHub Action designed to automate the deployment of Helm charts to Kubernetes clusters. It simplifies the management of configurations by enabling the deployment of GitHub Variables and Secrets as Kubernetes ConfigMaps and Secrets, with support for custom environment variables.
February 20, 2026
fish-shop/indent-check
Version updated for https://github.com/fish-shop/indent-check to version v2.2.91.
This action is used across all versions by 23 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/indent-check GitHub Action automates the process of validating indentation in fish shell (.fish) script files. It identifies and reports formatting issues, ensuring consistent and correct indentation across specified files or directories. This action is particularly useful for maintaining coding standards in repositories with fish shell scripts, providing detailed job summaries and outputs for workflow integration.
February 20, 2026
fish-shop/install-fish-shell
Version updated for https://github.com/fish-shop/install-fish-shell to version v2.0.445.
This action is used across all versions by 45 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/install-fish-shell GitHub Action automates the installation of the Fish shell on GitHub-hosted runners, supporting macOS and Ubuntu environments. It simplifies the setup process for workflows requiring Fish shell, ensuring compatibility and reducing manual installation steps.
February 20, 2026
fish-shop/install-plugin
Version updated for https://github.com/fish-shop/install-plugin to version v2.3.93.
This action is used across all versions by 30 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/install-plugin GitHub Action automates the installation of plugins for the fish shell using supported plugin managers like Fisher or Oh My Fish. It simplifies and streamlines the process of managing shell plugins in CI/CD workflows by handling plugin manager installation (if necessary) and securely managing plugin inputs to mitigate security risks.