July 18, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.35.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary
rumdl is a high-performance Markdown linter and formatter built in Rust. It aims to improve the linting experience by offering speed, numerous lint rules covering common Markdown issues, automatic formatting with fixable violations, zero dependencies, highly configurable via TOML, support for multiple Markdown flavors, and various installation options for different platforms including Rust, Python, npm, pip, uv, mise, Nix, Termux User Repository (TUR), Arch Linux, and standalone binaries.
July 18, 2026
ForgeProof Verify
Version updated for https://github.com/ryanjmichie-git/forgeproof-verify to version v1.0.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 This GitHub Action automates the verification of ForgeProof .rpack bundles in pull requests. It checks that the bundle’s root digest, signature, provenance chain, and all recorded artifacts are intact, ensuring AI-generated code remains secure. The action posts a human-readable audit report as a PR comment if enabled, and fails the check on tampering or missing evidence.
July 18, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.59.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action initializes a Nix-based repository by automating several key tasks such as setting up Git user configurations, installing Nix from a cache, and applying configuration settings from a flake. It also provides options for creating a GitHub App token and using caching with niks3. The action runs efficiently in less than one minute and works across self-hosted and managed runners like GitHub Actions, Gitea, and Forgejo.
July 18, 2026
GitGalaxy Scanner
Version updated for https://github.com/squid-protocol/gitgalaxy to version v2.4.0.
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 GitGalaxy is a tool that provides a comprehensive macro-level view of software architectures across the entire repository. It automates the process of understanding the network dependencies and identifying local folder constraints, mapping out the exact flow of information across different languages and tasks. This allows for more efficient DevSecOps operations by providing detailed insights into codebase risks.
July 18, 2026
gw - Go workspaces
Version updated for https://github.com/Toyz/gw to version v0.10.2.
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 The gw GitHub Action is a tool designed for managing Go monorepos by automating tasks such as generating and maintaining a unified go.work file, ensuring consistent dependency versions across modules, running commands in each module, and linting dependencies. It helps streamline the workflow of multi-module Go projects, reducing manual effort and improving collaboration among developers.
July 18, 2026
BlissOS-vm
Version updated for https://github.com/vmactions/blissos-vm to version v1.0.1.
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 setup and execution of continuous integration (CI) workflows on BlissOS, a high-performance Android device OS. It simplifies the process of building and testing applications on BlissOS by handling the complex configuration and setup required to run CI in BlissOS environments. The action supports multiple releases and architectures and can be used with different sync methods to share code between the host and VM.
July 18, 2026
GhostBSD-vm
Version updated for https://github.com/vmactions/ghostbsd-vm to version v1.0.2.
This action is used across all versions by 27 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 GitHub Action vmactions/ghostbsd-vm enables running CI in GhostBSD, a popular BSD distribution. It automates the process of setting up and managing virtual machines for testing or deployment tasks specific to GhostBSD. The action allows users to run commands and tests within a GhostBSD environment, with options to share files via rsync, sshfs, nfs, or scp, sync working directories, and more.
July 18, 2026
Haiku-vm
Version updated for https://github.com/vmactions/haiku-vm to version v1.1.3.
This action is used across all versions by 52 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 setup of a CI environment on Haiku, providing features such as AI-based workflow creation, automatic selection of compatible releases and architectures, SSHFS, NFS, or SCP code synchronization, and NAT port forwarding between the host runner and the VM. It simplifies the process of running tests and building projects on Haiku by handling many common setup tasks automatically.
July 18, 2026
MidnightBSD-vm
Version updated for https://github.com/vmactions/midnightbsd-vm to version v1.0.4.
This action is used across all versions by 34 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 GitHub Action vmactions/midnightbsd-vm is designed to run CI on MidnightBSD. It automates the setup and execution of tests on this popular BSD distribution by managing the environment, copying files, and running commands within a VM. The action supports various releases and architectures, including x86_64, and can be configured to use different synchronization methods like rsync, sshfs, or nfs. It also allows for passing environment variables and customizing the shell used during execution.
July 18, 2026
OpenIndiana-vm
Version updated for https://github.com/vmactions/openindiana-vm to version v1.1.4.
This action is used across all versions by 61 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, vmactions/openindiana-vm, automates CI testing on OpenIndiana systems. It allows users to run their CI workflows in an OpenIndiana virtual machine and is particularly useful for ensuring compatibility with 64-bit x86_64 architecture environments. The action supports various release versions of OpenIndiana, including fresh and build environments, and includes features such as environment variable forwarding, command execution, file synchronization, and directory mounting to facilitate seamless CI testing across different OSes.