January 19, 2026
CalVer Tag Create and Push
Version updated for https://github.com/ArloL/calver-tag-action to version v2601.0.103.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The CalVer Tag Action is a GitHub Action that automates the creation and management of version tags using a Calendar Versioning (CalVer) format. It simplifies versioning workflows by generating new CalVer-style tags and pushing them to the repository, streamlining release processes and ensuring consistent version tracking.
January 19, 2026
Install NoPorts
Version updated for https://github.com/atsign-foundation/noports-action to version v1.0.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The NoPorts GitHub Action allows users to automate the installation and configuration of NoPorts, a tool for establishing secure, portless connections, within their GitHub Actions workflows. It simplifies the process of setting up and managing NoPorts binaries and authentication (e.g., atKeys files), enabling developers to create secure tunnels and connections without requiring exposed ports.
January 19, 2026
Discord Webhook Notifier
Version updated for https://github.com/chase-roohms/discord-notify to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Discord Notifier GitHub Action automates the process of sending messages and rich embeds to Discord channels using webhooks. It allows users to customize messages with features like multiple embeds, custom formatting, and support for advanced elements such as titles, descriptions, colors, images, and fields.
January 19, 2026
Claude PR Reviewer
Version updated for https://github.com/drillan/claude-pr-reviewer to version v1.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Claude PR Reviewer” GitHub Action automates pull request reviews using Claude AI, providing in-depth code analysis and feedback. It identifies issues such as coding style violations, insufficient test coverage, improper error handling, and inaccurate comments, while also assessing type design quality.
January 19, 2026
Create publish, sign, cosign and attest docker image
Version updated for https://github.com/exo-actions/buildDockerImage-action to version 1.0.1.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The buildDockerImage-action GitHub Action automates the process of building, signing, attesting, and publishing Docker images to a Docker registry. It simplifies the CI/CD workflow by handling tasks such as determining build tags, pushing images to the registry, and ensuring image security through signing and attestation.
January 19, 2026
Gentesty Evaluation Action
Version updated for https://github.com/gentesty/gentesty-eval-action to version v.1.0.30.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Gentesty Evaluation Action is a GitHub Action designed to automate the process of triggering test evaluation runs on the Gentesty platform. It streams real-time logs from the evaluation process directly to GitHub Actions and provides immediate feedback on the test’s success or failure.
January 19, 2026
verified-bot-commit
Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.1.2.
This action is used across all versions by 59 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Verified Bot Commit GitHub Action automates the creation of signed and verified commits as the github-actions[bot] user using the standard GITHUB_TOKEN or a GitHub App Token. It stages and commits specified files, ensuring commits are signed with GitHub’s public PGP key, and updates the local branch to reflect the changes.
January 19, 2026
NodeJS Actions Starter Template
Version updated for https://github.com/joshjohanning/nodejs-actions-starter-template to version v1.0.6.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The NodeJS Actions Starter Template is a comprehensive starter framework for building custom GitHub Actions using Node.js. It streamlines the development process by providing pre-configured tools like ESLint for code quality, Jest for testing, automated CI/CD workflows, and GitHub REST API integration via Octokit.
January 19, 2026
AI Code Reviewer (AiReviewPR)
Version updated for https://github.com/kekxv/AiReviewPR to version v0.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates Gitea and Ollama (open-webui) to automate the review of merged code in pull requests. It provides an offline, secure solution for code auditing by analyzing changes and posting review comments directly on the merge request, eliminating the need to send code to third-party services.