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.
January 6, 2026
Bullfrog Secure Runner
Version updated for https://github.com/bullfrogsec/bullfrog to version v0.9.1.
This action is used across all versions by 58 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Bullfrog is a GitHub Action designed to enhance the security of workflows by controlling outbound network connections. It allows users to define specific IPs and domains that are permitted for external communication, while providing an audit mode to monitor outgoing connections without disruptions.
January 6, 2026
Fetch Metadata from Dependabot PRs
Version updated for https://github.com/dependabot/fetch-metadata to version v2.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 46,505 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Fetch Metadata Action (dependabot/fetch-metadata) extracts detailed information about dependencies updated by Dependabot pull requests, enabling workflows to access metadata such as dependency names, types, update severity, and compatibility scores. It automates the process of gathering dependency-related insights, helping developers better understand and manage updates while improving security and compatibility analysis.
January 6, 2026
run-digger
Version updated for https://github.com/diggerhq/digger to version v0.6.139.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, formerly known as Digger and now rebranded as OpenTaco, provides CI/CD automation for Terraform and OpenTofu by integrating seamlessly with your existing CI infrastructure. It eliminates the need for separate CI systems by running Terraform natively within your CI, enhancing security, reducing costs, and offering features such as pull request-level locks, Open Policy Agent (OPA) support, drift detection, and Terraform plan/apply automation.