February 20, 2026
Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v1.3.1.
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 Kover Report Action is a GitHub Action designed to automate code coverage reporting for Kotlin/Android projects using Kover. It supports multi-module projects by aggregating coverage data, provides configurable thresholds for coverage validation, integrates with pull requests by posting reports as comments, and tracks coverage trends over time.
February 20, 2026
Veracode Connect
Version updated for https://github.com/Afrika-Tecnologia/Veracode-Connect to version v1.1.7.
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 “Veracode Connect” GitHub Action integrates Veracode’s security scanning capabilities into a repository, automating tasks such as Software Composition Analysis (SCA), Infrastructure as Code (IaC) scanning, static application security testing (SAST), and baseline validation via Bantuu.
February 20, 2026
Hefesto Code Guardian
Version updated for https://github.com/artvepa80/Agents-Hefesto to version v4.9.2.
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 Hefesto is an AI-powered static code analysis tool designed to validate code across multiple programming languages, DevOps configurations, and cloud formats. It automates the detection of security vulnerabilities, code smells, and critical issues that traditional linters may overlook, ensuring higher code quality before deployment.
February 20, 2026
Loki Mode Code Review
Version updated for https://github.com/asklokesh/loki-mode to version v5.49.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 Loki Mode is an autonomous multi-agent system designed to transform a Product Requirements Document (PRD) into a fully built, tested, and deployed product without human intervention. It automates the entire product lifecycle, including code review, bug fixes, and testing, integrating seamlessly with GitHub Actions to streamline pull request workflows.
February 20, 2026
smellcheck
Version updated for https://github.com/cheickmec/smellcheck to version v0.3.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 Smellcheck is a Python code smell detector and refactoring tool designed to identify structural weaknesses in code that can hinder maintainability, extensibility, or readability. It automates the detection of 56 code smell patterns and provides guidance on 83 refactoring techniques, supporting integration as a CLI tool, GitHub Action, pre-commit hook, or AI coding assistant plugin.
February 20, 2026
coursier-cache-action
Version updated for https://github.com/coursier/cache-action to version v8.0.1.
This action is used across all versions by 5,680 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 Coursier Cache Action is a GitHub Action designed to automate the caching and restoration of build tool caches for Coursier, sbt, Mill, and Ammonite. It helps improve build performance by reusing dependencies and build artifacts across workflow runs.
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.