March 14, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.1.50.
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, enforce best practices, and improve the developer experience when working with Markdown files. It automates tasks such as identifying and fixing common Markdown issues, supports multiple Markdown flavors, and offers fast performance with intelligent caching.
March 14, 2026
Vulnerability Spoiler Alert
Version updated for https://github.com/spaceraccoon/vulnerability-spoiler-alert-action to version v1.3.0.
This action is used across all versions by 2 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Vulnerability Spoiler Alert GitHub Action monitors open-source repositories and uses AI to detect commits that patch security vulnerabilities, often before a CVE is assigned. It automates the identification of potential security issues by analyzing commit data and pull request context, creating detailed GitHub issues with vulnerability analysis when a concrete exploit is detected.
March 14, 2026
supriya-project/setup-supercollider
Version updated for https://github.com/supriya-project/setup-supercollider to version v1.1.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-supercollider GitHub Action automates the setup of a headless SuperCollider environment by building it from source on GitHub-hosted runners (macos-15, ubuntu-latest, and windows-latest). It simplifies the process of obtaining the necessary SuperCollider binaries (sclang, scsynth, and supernova) for use in workflows, addressing the need for consistent and automated environment preparation across platforms.
March 14, 2026
ZIRAN Agent Security Scan
Version updated for https://github.com/taoq-ai/ziran to version v0.9.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary ZIRAN is a security testing tool designed to identify vulnerabilities in AI agents, focusing on tool combinations, memory, and multi-step reasoning rather than isolated components. It automates the discovery of attack paths, side-effect detection, and multi-phase campaigns by leveraging graph-based analysis and autonomous pentesting capabilities.
March 14, 2026
setup-wash-action
Version updated for https://github.com/wasmCloud/setup-wash-action to version v2.0.0-rc.8.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-wash-action GitHub Action automates the installation of the wash CLI, a tool designed for developing and managing WebAssembly (Wasm) components with wasmCloud. It simplifies the setup process for developers by ensuring the required version of the wash CLI is readily available in their workflows, streamlining the development and deployment of Wasm applications.
March 14, 2026
Setup luamake
Version updated for https://github.com/yuchanns/actions-luamake to version v1.0.7.
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 actions-luamake GitHub Action automates the process of building and setting up the luamake tool for Windows, Linux, and macOS within GitHub Actions workflows. It simplifies the setup of luamake by handling installation and configuration, allowing users to streamline tasks such as building Lua projects.
March 14, 2026
Go version action
Version updated for https://github.com/arnested/go-version-action to version v2.1.2.
This action is used across all versions by 86 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 “Go version action” is a GitHub Action that automates the management of Go versions for your CI workflows. It reads the minimal supported Go version from your go.mod file, identifies the latest Go release, and generates a build matrix covering all versions in between.
March 14, 2026
godeps-guard
Version updated for https://github.com/ashishsalunkhe/godeps-guard to version v1.0.0.
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 godeps-guard is a GitHub Action designed to analyze and control the dependency graph and binary size of Go projects, ensuring efficient dependency management and preventing binary bloat. It automates the enforcement of guardrails in CI pipelines, such as limiting the addition of dependencies, restricting binary size growth, and blocking problematic modules.
March 14, 2026
Convox Multitool
Version updated for https://github.com/beastawakens/action-convox-multi-slim to version v2.0.2.
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 The action-convox-multi-slim GitHub Action provides a streamlined way to execute multiple Convox CLI commands within a single, lightweight Docker-based action. It simplifies workflows by consolidating 17 Convox operations (e.g., login, build, deploy, promote) into one action, reducing redundancy and minimizing boilerplate in CI/CD pipelines.