January 6, 2026
Insomnia Run
Version updated for https://github.com/scarowar/insomnia-run 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 allows you to run Insomnia API collections and test suites within CI/CD pipelines, automating the process of testing APIs in a continuous integration workflow. It provides key features such as automatic pull request comments with test results, Markdown reports for workflow summaries, and support for different environments and secure secrets, making it easier to integrate API testing into your development pipeline.
January 6, 2026
Transform Agda HTML Documentation
Version updated for https://github.com/will-break-it/agda-web-docs-lib to version v1.0.8.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Agda Web Docs Library GitHub Action transforms Agda HTML documentation into a modern, responsive web interface with features like sidebar navigation, dark/light theme support, full-text search, line highlighting, and type previews. It automates the process of enhancing Agda-generated documentation, making it more user-friendly and accessible, and integrates seamlessly with GitHub for source linking.
January 6, 2026
Devin Action
Version updated for https://github.com/aaronsteers/devin-action to version v0.2.0.
This action is used across all versions by 20 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates with Devin.ai to automate the creation of AI-powered sessions using custom prompts or playbook macros. It streamlines workflows by gathering context from GitHub issues and comments, enabling actions such as posting responses, updating pull requests, or creating new ones, and supports triggering via slash commands.
January 6, 2026
cargo audit your Rust Dependencies
Version updated for https://github.com/actions-rust-lang/audit to version v1.2.7.
This action is used across all versions by 381 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the auditing of Rust project dependencies for vulnerabilities using cargo audit and the RustSec Advisory Database. It identifies security issues, generates a vulnerability summary, and optionally creates GitHub issues for each detected problem. The action streamlines dependency management and enhances security by integrating automated vulnerability assessments directly into your CI/CD workflows.
January 6, 2026
Setup Kargo
Version updated for https://github.com/aiell0/setup-kargo to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Kargo CLI GitHub Action” automates the installation and setup of the Kargo Command Line Interface (CLI) in GitHub Actions workflows. It simplifies the process by downloading the appropriate Kargo CLI binary for the runner’s operating system and architecture, adding it to the PATH, and optionally caching it for reuse across workflow runs.
January 6, 2026
Run Antsibull Nox
Version updated for https://github.com/ansible-community/antsibull-nox to version 1.5.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The antsibull-nox GitHub Action serves as a helper for managing and automating tasks related to testing, linting, formatting, and releasing for Ansible collections using the nox tool. It streamlines development workflows by creating isolated virtual environments and running predefined commands for testing, code quality checks, and release preparations.
January 6, 2026
Monotrack CLI
Version updated for https://github.com/ArnoldVanN/monotrack to version v0.4.16.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Monotrack is a lightweight GitHub Action designed for managing versioning in monorepos, particularly for creating pre-release or development tags and identifying which projects have changed between commits. It automates the process of tracking changes across multiple projects within a monorepo and ensures that only relevant actions, such as builds or tests, are executed for the affected components.
January 6, 2026
Veritensor AI Model Security Scanner
Version updated for https://github.com/ArseniiBrazhnyk/Veritensor to version v1.1.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Veritensor is a security platform designed to safeguard the AI supply chain by performing deep static analysis, cryptographic verification, and license compliance checks on machine learning models. It automates the detection of malicious code, verifies model authenticity, and ensures compliance with licensing terms while integrating seamlessly into CI/CD pipelines.
January 6, 2026
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.23.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary ZeroFS is a filesystem that enables users to utilize S3-compatible object storage as primary storage. It provides file-level access via NFS and 9P protocols and block-level access via NBD, supporting use cases like ZFS deployment and database storage. With features such as encryption, compression, high-performance caching, and full S3 compatibility, ZeroFS automates the integration of S3 storage into traditional filesystem workflows, solving the challenges of accessing and managing cloud-based storage with low latency and high efficiency.