January 5, 2026
Bump Please
Version updated for https://github.com/chriswoodle/bump-please-action to version v1.2.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Bump Please GitHub Action automates the process of incrementing the package.json version in a repository based on git commits or releases. It simplifies version management by automatically updating version numbers, committing the changes, and tagging the repository. This action is particularly useful for maintaining consistent versioning in projects and streamlining workflows for developers.
January 5, 2026
Run Terraform via Terragrunt
Version updated for https://github.com/datadrivers/terragrunt-action to version v4.0.3.
This action is used across all versions by 386 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the installation and execution of Terraform and Terragrunt, leveraging the tofuutils/tenv utility for managing their binaries. It simplifies workflows by handling Terraform and Terragrunt versioning, environment configuration, and AWS authentication, enabling users to efficiently perform tasks like validation, planning, and infrastructure provisioning.
January 5, 2026
CAgent Runner
Version updated for https://github.com/docker/cagent-action to version v1.0.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The cagent GitHub Action automates the execution of AI agents in workflows, specifically designed for tasks like code analysis, security scanning, and quality checks. It simplifies agent setup by handling binary downloads, environment configuration, and execution, while providing built-in security features such as secret leak prevention, prompt injection detection, and automatic incident response.
January 5, 2026
Docker Setup Docker
Version updated for https://github.com/docker/setup-docker-action to version v4.7.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1,128 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the setup of Docker CE on Linux, macOS, and Windows runners, allowing users to specify a custom Docker version, configure the daemon, or enable Docker in environments where it is not pre-installed.
January 5, 2026
TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.6.9.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Early-Catch is a GitHub Action that automates the generation of unit tests for TypeScript and JavaScript code changes in pull requests. It identifies uncovered functions in changed files, generates working tests (e.g., for Jest), and auto-commits them to the source branch, ensuring no broken code is added.
January 5, 2026
delstack-action
Version updated for https://github.com/go-to-k/delstack to version v2.1.4.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The delstack GitHub Action is a command-line tool designed to forcefully delete entire AWS CloudFormation stacks, including resources that typically fail to delete during standard CloudFormation operations. It automates the removal of problematic resources such as non-empty S3 buckets, nested stacks, IAM groups with external users, and more, providing a comprehensive solution to clean up stacks created by CloudFormation or other tools like AWS CDK and Serverless Framework.
January 5, 2026
Run tailor-log
Version updated for https://github.com/k1LoW/tailor-log to version v0.6.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The tailor-log GitHub Action and CLI tool automates the process of fetching and managing logs from the Tailor Platform. It enables users to ingest logs (including function and pipeline resolver logs) and send them to external services like Datadog with customizable options, such as tags and service names, while avoiding duplicate processing.
January 5, 2026
Build Docker Image to AWS ECR
Version updated for https://github.com/kubescript/build-to-ecr to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of building and pushing Docker images to Amazon Elastic Container Registry (ECR) using secure AWS OIDC authentication, eliminating the need for manually managing AWS credentials. It supports features like BuildKit caching for faster builds, multi-stage Docker builds, and smart tagging of images with multiple tag formats (e.
January 5, 2026
Qlux Code Reviewer
Version updated for https://github.com/QluxLab/Reviewer to version v2.3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Qlux Code Reviewer is a GitHub Action that automates code reviews by leveraging AI-powered analysis integrated directly into pull requests. It provides detailed feedback, such as high-level summaries, inline comments, and severity-based issue identification, while allowing interactive discussions through contextual replies to user comments.