March 27, 2026
sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.5.
This action is used across all versions by 4 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-sops GitHub Action automates the installation of the SOPS (Secrets OPerationS) binary on GitHub Actions runners, allowing users to specify the version they need, such as the latest or a particular semantic version.
March 27, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.35.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the installation of the stackit-cli binary on a workflow runner, allowing users to specify a desired version (e.g., “latest” or a specific semantic version). It simplifies the setup process for stackit-cli by caching the binary and adding it to the system’s PATH environment, enabling streamlined use in CI/CD pipelines.
March 27, 2026
cuda-toolkit-koboldcpp
Version updated for https://github.com/LostRuins/cuda-toolkit to version v1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cuda-toolkit GitHub Action automates the installation of the NVIDIA CUDA Toolkit on GitHub-hosted runners, enabling GPU-accelerated development workflows. It sets up environment variables (CUDA_PATH and GITHUB_PATH) to simplify access to CUDA tools and commands like nvcc in subsequent steps.
March 27, 2026
Setup OpenTelemetry signals collection
Version updated for https://github.com/mishmash-io/setup-telemetry-collection to version v1.0.4.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-telemetry-collection GitHub Action automates the setup of OpenTelemetry in CI/CD workflows to collect and export telemetry data such as logs, metrics, traces, and profiles. It simplifies the process by handling the download, configuration, and management of OpenTelemetry agents, as well as saving the collected data as Apache Parquet files, which can be used for analytics to assess code behavior before production.
March 27, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.5.8.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Totem is a GitHub Action and CLI tool that creates a persistent, model-agnostic memory layer for AI coding agents to enforce architectural rules and coding standards across projects. It automates the enforcement of these rules through deterministic CI guardrails, ensuring consistency in output regardless of the AI agent used, while operating without requiring live API or network access.
March 27, 2026
GreenOps PR Analysis
Version updated for https://github.com/omrdev1/greenops-cli to version v0.2.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GreenOps CLI GitHub Action automates carbon footprint analysis and cost optimization for infrastructure changes in CI/CD pipelines, specifically focusing on AWS resources. It identifies the environmental and financial impact of infrastructure modifications in pull requests, provides actionable recommendations for reducing CO2 emissions and costs, and supports Terraform plans for detailed resource analysis.
March 27, 2026
gh-action-rl-protect-test
Version updated for https://github.com/rl-maartenb/gh-action-rl-protect-test to version v1.6.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The ReversingLabs GitHub Action rl-protect integrates the rl-protect CLI tool into CI/CD workflows to automate the scanning of open-source dependencies for vulnerabilities and security risks before build jobs. It identifies threats in package manifests or specific software package URLs by leveraging the Spectra Assure API, providing a proactive “shift-left” approach to software supply chain security.
March 27, 2026
Droid LLM Hunter
Version updated for https://github.com/roomkangali/droid-llm-hunter to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Droid LLM Hunter is an AI-powered security analysis tool that combines static analysis with large language model capabilities to detect vulnerabilities in Android applications with high accuracy. It automates tasks like hybrid decompilation, intelligent risk filtering, and exploit generation, enabling security engineers to focus on high-severity findings while minimizing false positives.
March 27, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.1.62.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance Markdown linter and formatter, built with Rust, designed to ensure consistency and best practices in Markdown files. It automates tasks such as identifying and fixing common Markdown issues, supports multiple Markdown flavors, and provides fast performance with intelligent caching, making it ideal for CI/CD pipelines and editor integrations.