March 14, 2026
Smart csproj Version Grabber
Version updated for https://github.com/Raycynix/get-csproj-version-action to version v1.0.0.
This action is used across all versions by ? 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 “Smart csproj Version Grabber” GitHub Action is designed to automatically locate a .csproj file in your repository and extract its version information. It uses a smart discovery logic to find the file, prioritizing a user-provided path, then searching for the first project in a solution file, or defaulting to a .
March 14, 2026
Open Code Review
Version updated for https://github.com/raye-deng/open-code-review to version v2.0.2.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Open Code Review is a CI/CD quality gate designed to analyze and detect defects in AI-generated code that traditional tools often miss, such as hallucinated imports, stale APIs, and security anti-patterns.
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.