February 20, 2026
coursier-setup-action
Version updated for https://github.com/coursier/setup-action to version v2.0.3.
This action is used across all versions by 1,490 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 Coursier Setup GitHub Action automates the installation of Coursier, a tool for managing JVMs and Scala CLI tools, across multiple platforms (Linux, macOS, Windows). It simplifies tasks such as installing specific JVM versions, configuring build tools (e.
February 20, 2026
Gemini Actions
Version updated for https://github.com/dortort/gemini-actions to version v0.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 Gemini Actions is a suite of GitHub Actions powered by Google Gemini’s AI capabilities, designed to automate and enhance repository workflows. It addresses common development challenges such as generating pull requests from issues, conducting automated code reviews, diagnosing test failures, analyzing dependency impacts, and responding to alerts or repository-related questions.
February 20, 2026
Success on Timeout
Version updated for https://github.com/equipez/success-on-timeout to version v1.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 success-on-timeout GitHub Action allows users to run commands with a specified time limit and treats timeouts as successful outcomes (exit code 0) while failing on any errors within the time limit. This is particularly useful for long-running processes, such as stress tests, where a timeout can be considered a pass if the process ran stably for the allotted duration.
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.