February 19, 2026
Averlon Actions
Version updated for https://github.com/averlon-ai/actions to version v1.0.10.
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 Averlon Actions is a suite of GitHub Actions designed for security analysis and risk assessment of infrastructure and application code. It automates tasks such as vulnerability detection, misconfiguration analysis, and proactive risk prediction across containers, IaC (Infrastructure as Code), and Kubernetes environments.
February 19, 2026
Setup brel
Version updated for https://github.com/better-releases/setup-brel to version v1.
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 setup-brel GitHub Action automates the installation of the brel CLI tool from GitHub Releases and makes it accessible in the PATH for subsequent workflow steps. This action simplifies the setup process for using brel by handling version selection, installation, and configuration, enabling seamless integration into CI/CD pipelines.
February 19, 2026
SensorThings Database
Version updated for https://github.com/cgs-earth/sensorthings-action to version v0.1.2.
This action is used across all versions by 22 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up and runs a SensorThings API service using the FROST-Server for unit testing purposes. It automates the deployment of a local API endpoint, allowing developers to test applications that interact with SensorThings APIs in a controlled environment.
February 19, 2026
Vibe Clock
Version updated for https://github.com/dexhunter/vibe-clock 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 The vibe-clock GitHub Action tracks and visualizes usage statistics for AI coding agents such as Claude Code, Codex, and OpenCode. It automates the collection and sanitization of session metadata (e.g., token counts, model usage, and activity timelines) and generates customizable charts to showcase coding activity, which can be displayed on a GitHub profile.
February 19, 2026
Create Pull Request (Python)
Version updated for https://github.com/dikshant-devops/create-pull-request to version v1.1.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 Create Pull Request Action (Python) is a GitHub Action that automates the creation of pull requests for changes made during a workflow run. It provides a Python-based implementation of the original create-pull-request action, making it more accessible and maintainable for Python-focused teams.
February 19, 2026
Cloudflare Purge Cache Action
Version updated for https://github.com/dvlop/cloudflare-purge-actions to version v4.
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 Cloudflare Purge Cache Action is a GitHub Action designed to automate the clearing of cached content for domains managed by Cloudflare. It supports purging by zone name or zone ID, handling single or multiple zones simultaneously, and includes automatic zone ID lookup for convenience.
February 19, 2026
Endor Labs Scan
Version updated for https://github.com/endorlabs/github-action to version v1.1.10.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 274 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 Endor Labs Repository GitHub Action streamlines the integration of Endor Labs’ scanning and signing capabilities into CI pipelines for secure and efficient open-source software (OSS) management.
February 19, 2026
The Janitor Stop the Slop
Version updated for https://github.com/GhrammR/the-janitor to version v5.9.4.
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 and CLI tool designed to automate the detection and removal of unused or duplicate code (dead symbols) from Python, Rust, JavaScript/TypeScript, and C++ codebases. By analyzing static reference graphs and running deletion simulations, it ensures safe and precise removal of redundant functions, classes, and files, helping developers reduce maintenance overhead and improve code quality.
February 19, 2026
Verselicious
Version updated for https://github.com/hopeman15/verselicious to version v0.1.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 Verselicious is a GitHub Action that automates semantic versioning and release creation by using labels on pull requests. It simplifies the versioning process by detecting labels like major, minor, or patch, automatically bumping the version, creating a Git tag, and publishing a GitHub release upon PR merge.