January 4, 2026
cls3-action
Version updated for https://github.com/go-to-k/cls3 to version v0.32.3.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The cls3 CLI tool is designed to efficiently manage and automate the clearing and deletion of Amazon S3 buckets, including deleting all objects, versions, and delete markers, or removing the buckets entirely. It simplifies tasks such as searching for bucket names, managing multiple buckets across regions, and handling buckets with versioning enabled.
January 4, 2026
delstack-action
Version updated for https://github.com/go-to-k/delstack to version v2.1.3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary delstack is a CLI tool designed to forcefully delete entire AWS CloudFormation stacks, including resources that typically fail during standard CloudFormation deletion processes, such as non-empty S3 buckets or IAM groups with external users. It supports stacks created by various Infrastructure as Code tools like AWS CDK, AWS SAM, and Serverless Framework, automating the cleanup of problematic resources to streamline stack deletion workflows.
January 4, 2026
Semantic Issue Actions
Version updated for https://github.com/hwakabh/semantic-issue-action to version v0.6.3.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The semantic-issue-action is a GitHub Action designed to ensure issue titles in a repository comply with the Conventional Commits specification. It automates the process by validating issue titles when they are created, edited, or reopened, and posts comments if the titles do not meet the required format.
January 4, 2026
Secure File Transfer
Version updated for https://github.com/KellyDC/sshft to version v1.0.9.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The sshft GitHub Action facilitates secure, bidirectional file transfers over SSH, offering features like automatic compression, backup creation, and security validations. It automates tasks such as uploading or downloading files, managing backups, and running post-transfer scripts, while ensuring safe and efficient file handling with resource limits, timeout protection, and command blocking.
January 4, 2026
Webhook Trust Gate
Version updated for https://github.com/kklabsinfo-del/webhook-trust-gate to version v1.0.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Webhook Trust Gate GitHub Action provides secure and auditable webhook processing for CI/CD workflows, specializing in Stripe and Razorpay integrations. It automates webhook verification, deduplication, and normalization into a common schema, ensuring idempotency and preventing replay attacks. Its key capabilities include fail-closed signature verification, tamper-evident event logging, and human-readable audit proofs, all without requiring external infrastructure, making it ideal for enterprise-grade compliance and workflow security.
January 4, 2026
TreeMapper Diff Context
Version updated for https://github.com/nikolay-e/treemapper-action to version v1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary TreeMapper Diff Context is a GitHub Action designed to enhance code reviews by providing smart, context-aware diffs. It uses PageRank to prioritize and extract the most relevant sections of code, such as entire functions or related callers/callees, rather than just individual line changes.
January 4, 2026
QWED Neurosymbolic Verification
Version updated for https://github.com/QWED-AI/qwed-verification to version v2.2.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary QWED Protocol is an open-source GitHub Action that provides a robust, model-agnostic verification layer for validating outputs from large language models (LLMs). It automates the detection and prevention of AI hallucinations using eight specialized verification engines, ensuring only provable and reliable AI-generated outputs are allowed into production.
January 4, 2026
Insomnia Run
Version updated for https://github.com/scarowar/insomnia-run to version v0.1.0.
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 execution of Insomnia API collections and test suites within CI/CD pipelines, providing streamlined testing and reporting capabilities. It solves the problem of integrating API testing into development workflows by offering features such as automatic pull request comments, markdown reports, secure secret handling, and environment targeting.
January 4, 2026
Google Drive to GitHub Sync
Version updated for https://github.com/sderosiaux/google-drive-to-github-sync 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 This GitHub Action automates the synchronization of Google Drive folders with a GitHub repository by converting Google Docs and .docx files into Markdown format with YAML frontmatter. It solves the problem of manually transferring and formatting documentation while preserving folder structures and metadata such as titles and modification timestamps.