February 20, 2026
npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.3.6.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, NPM Package Linting, is an opinionated linter designed to analyze and validate NPM package tarballs and package.json metadata. It automates the process of ensuring packages adhere to best practices by enforcing stricter standards, reducing unnecessary dependencies, and checking for issues like outdated Node.
February 20, 2026
GitHub Action for Python based Firebase projects
Version updated for https://github.com/gannonk08/firebase-action-python to version v15.7.0.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides integration with Firebase CLI tools to automate tasks such as deploying Firebase functions, hosting files, and updating Firestore rules or indexes. It simplifies project deployment by enabling authenticated access to Firebase and Google Cloud services, while offering support for Python-based virtual environments.
February 20, 2026
The Janitor Stop the Slop
Version updated for https://github.com/GhrammR/the-janitor to version v6.0.0.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Janitor is a GitHub Action designed to automate the detection and removal of unused or redundant code (dead symbols) at the function, class, and file levels across Python, Rust, JavaScript/TypeScript, and C++ codebases. It ensures deletion safety by simulating the removal process with a “Shadow Tree” and running tests to verify integrity, ultimately improving code quality, reducing bloat, and optimizing maintenance efforts.
February 20, 2026
Professor Code Review
Version updated for https://github.com/Harkirat155/Professor to version v0.0.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 Professor is an AI-powered code review and quality oversight system designed to ensure code quality, correctness, and security, whether authored by humans or AI. It automates rigorous code reviews by combining large language models (LLMs) with traditional static analysis, offering superhuman consistency and identifying bugs, security vulnerabilities, and quality issues.
February 20, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.31.
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 This GitHub Action automates the installation of the stackit-cli binary on workflow runners, allowing users to specify the desired version (e.g., “latest” or a specific semantic version). It simplifies the setup process by managing the binary download, caching, and updating the PATH environment variable, enabling seamless integration of stackit-cli into CI/CD workflows.
February 20, 2026
Generate GitHub Stats SVGs
Version updated for https://github.com/leonardokr/leo-git-statistics to version v2.4.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 This GitHub Action generates highly customizable and visually appealing SVG statistics cards for GitHub profiles, showcasing metrics such as contributions, language usage, and repository activity. It automates the tracking of historical statistics via daily snapshots, enabling users to visualize trends over time.
February 20, 2026
tftidy
Version updated for https://github.com/mkusaka/tftidy to version v0.0.7.
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 tftidy GitHub Action automates the cleanup of Terraform configuration files by removing transient blocks (moved, removed, and import) that are no longer needed after refactoring or state operations. It ensures configurations remain tidy and consistent by scanning directories recursively, preserving file structure, and applying HCL formatting.
February 20, 2026
Regression Check
Version updated for https://github.com/NaturalLink-AI/regression-check-github-action to version v0.3.0.
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 The “NaturalLink Regression Check” GitHub Action automates UI and user flow regression testing by analyzing pull requests and providing detailed results as comments directly in the PR. It helps developers identify visual and functional regressions early, improving code quality and streamlining the review process.
February 20, 2026
Purge Cloudflare Zone Cache
Version updated for https://github.com/octivi/cloudflare-cache-purge to version v1.2.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 Cloudflare Cache Purge GitHub Action automates the process of clearing cached content in a Cloudflare zone using the Cloudflare API. It supports full cache purges or targeted purges by files, tags, hosts, or URL prefixes, helping developers ensure updated content is served without manual intervention.