August 26, 2026
Plan9-vm
Version updated for https://github.com/vmactions/plan9-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 execution of CI jobs on Plan9 systems using AnyVM. It allows developers to test their projects on Plan9 by running commands within a QEMU environment configured with anyvm support. The action supports both x86_64 and amd64 (9front) releases, providing a seamless way to integrate Plan9 testing into continuous integration workflows.
August 26, 2026
ReactOS-vm
Version updated for https://github.com/vmactions/reactos-vm to version v1.0.3.
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 action provides a way to run CI workflows on ReactOS using AnyVM.org’s virtual machines. It supports different releases and architectures, including i386 (x86 32-bit), and can handle remote command execution and file synchronization via tar streams over the telnet channel. However, it has some limitations with NFS support due to bugs in ReactOS.
August 26, 2026
Redox-vm
Version updated for https://github.com/vmactions/redox-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 running CI tasks on Redox by utilizing AnyVM, a platform that provides virtual machines with specific OSes and configurations. It supports multiple architectures, including x86_64, and includes a built-in telnet server to allow remote access. The action is designed to handle common use cases, such as compiling projects or running automated tests on Redox, and can be configured to pass environment variables and run custom commands within the virtual machine.
August 26, 2026
RISCOS-vm
Version updated for https://github.com/vmactions/riscos-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 CI testing on RISCOS using AnyVM.org’s VMs. It simplifies setup by handling common configurations and integrates with AI-powered automation through the vmactions-ci skill. The action supports running tests on RISC OS but is limited to x86_64 Linux hosts and requires a patched QEMU emulator for Raspberry Pi-specific functionality.
August 26, 2026
Tribblix-vm
Version updated for https://github.com/vmactions/tribblix-vm to version v1.0.5.
This action is used across all versions by 29 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary: This GitHub Action automates running CI/CD pipelines on Tribblix, a lightweight Linux distribution. It provides AI-assisted workflow creation for AI-ready VMs, allowing users to define test cases without manually writing complex test.yml files. The action supports various releases and architectures and includes a step-by-step guide to set up and use the action effectively.
August 26, 2026
install spaces
Version updated for https://github.com/work-spaces/install-spaces to version v0.21.1.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The install-spaces GitHub Action automates the installation of Spaces for developers using a CI/CD pipeline. It simplifies the setup process by integrating automated installation into the workflow, reducing manual steps and improving consistency across development environments.
August 26, 2026
AgentLeak privacy gate
Version updated for https://github.com/yagobski/agentleak to version v0.11.10.
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 Summary: AgentLeak is a privacy-leakage testing action designed to audit AI agents’ execution channels, scoring them deterministically, and gating them in CI. It identifies vulnerabilities such as sensitive data leaks through tool calls, shared memory, inter-agent messages, and logs, providing a risk assessment with the AgentRisk metric grounded in GDPR Article 9 and Québec Law 25. The action can be installed via pip and includes local UI and MCP tools for coding agents.
August 26, 2026
Plori persistent agent review
Version updated for https://github.com/plori-ai/agent-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 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates continuous code reviews by providing a persistent review workspace that checks out specific pull-request commits, reads surrounding code, and runs targeted tests instead of reviewing diffs in isolation. It solves the problem of automating code reviews and helps maintainers quickly identify potential issues without needing to manually examine changes. The action uses OIDC for authentication, ensuring secure access to repositories.
August 26, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v3.4.9.
This publisher is shown as ‘verified’ by GitHub.
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 Postman API Onboarding Action automates the onboarding process of a GitHub repository by bootstrapping, uploading an OpenAPI definition, generating collections, syncing repository artifacts, and running built-in smoke and contract tests. It supports full inventories of generated assertions, smoke scripts, and Contract Enforcement Layers. The action requires a service token with permission to create workspaces if none exists for the target scope.
August 26, 2026
Postman Onboarding AWS Spec Discovery
Version updated for https://github.com/postman-cs/postman-aws-spec-discovery-action to version v3.3.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 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 automatically discovers and exports API specifications from AWS services using only existing AWS credentials. It solves the problem of creating a source-of-truth specification for Postman onboarding by leveraging your IAM permissions to automatically detect and resolve specs before calling AWS APIs. The action supports a wide range of AWS services, including API Gateway, AppSync, SNS, EventBridge, Lambda, SSM, and more.