February 20, 2026
Generate GitHub Stats SVGs
Version updated for https://github.com/leonardokr/leo-git-statistics to version v2.7.0.
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 user statistics, such as contributions, language usage, and activity streaks. It automates the collection of historical GitHub data through daily snapshots, enabling users to track changes over time and visualize metrics in various formats.
February 20, 2026
Create PowerShell Manifest
Version updated for https://github.com/mod-posh/CreatePowerShellManifest to version 0.0.2.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 “Create PowerShell Manifest” GitHub Action automates the creation of PowerShell module manifests and optionally handles associated required assemblies. It simplifies the process of generating and managing module metadata, ensuring consistency and reducing manual effort during PowerShell module development.
February 20, 2026
Create PowerShell Module
Version updated for https://github.com/mod-posh/CreatePowerShellModule to version 0.0.2.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 “Create PowerShell Module GitHub Action” automates the process of building a PowerShell module from source files. It simplifies the creation of modules by managing source directories, dependencies, and output locations, making it easier to package and deploy PowerShell modules efficiently.
February 20, 2026
DevChoreo RAG Assistant
Version updated for https://github.com/NadeeshaMedagama/dev-choreo_architecture to version v1.0.5.
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 provides an interactive system architecture diagram for the DevChoreo AI-powered Retrieval-Augmented Generation (RAG) assistant, specifically designed for the WSO2 Choreo platform. It automates the visualization of the complete architecture, including frontend, backend, core services, external cloud integrations, and observability tools, simplifying system design comprehension and communication.
February 20, 2026
HIG Doctor
Version updated for https://github.com/raintree-technology/apple-hig-skills 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 This GitHub Action integrates Apple Human Interface Guidelines (HIG) as modular AI skills for tools like Claude Code and Cursor, enabling developers to access detailed design principles and best practices for building Apple platform-compliant interfaces.
February 20, 2026
AWS Lambda Version Pruner
Version updated for https://github.com/suzujun/aws-lambda-version-pruner to version v1.1.0.
This action is used across all versions by ? 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 AWS Lambda Version Pruner GitHub Action automates the cleanup of outdated or excessive AWS Lambda function versions by applying count-based (keep-latest) and age-based (older-than-days) pruning rules. It helps manage Lambda version sprawl, reducing clutter and costs, while ensuring alias-referenced versions and the $LATEST version are preserved by default.
February 20, 2026
Camouf - AI Code Guardrails
Version updated for https://github.com/TheEmilz/camouf to version v0.10.0.
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 Camouf is a GitHub Action designed to detect and address errors commonly introduced by AI coding assistants, such as function name mismatches, phantom imports, and architectural violations that traditional linters and TypeScript often miss. By scanning the entire codebase for cross-file contract integrity and AI-generated context drift, it ensures runtime safety and prevents production issues caused by compile-time oversights.
February 20, 2026
WAFtester — WAF Security Testing
Version updated for https://github.com/waftester/waftester-action to version v1.0.29.
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 WAFtester GitHub Action automates the testing, fingerprinting, and bypassing of Web Application Firewalls (WAFs) within CI/CD workflows. It uses the WAFtester CLI to perform scans, generate detailed SARIF reports with security findings, and upload results to GitHub’s Code Scanning dashboard, enabling developers to identify vulnerabilities and refine WAF configurations.
February 20, 2026
Release Build Flow Action
Version updated for https://github.com/wgtechlabs/release-build-flow-action to version v1.2.1.
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 Release Build Flow Action automates the creation of GitHub Releases and changelog maintenance by parsing conventional commit messages. It determines semantic version bumps (major, minor, patch), generates structured changelogs using the “Keep a Changelog” format, and publishes releases with zero manual intervention.