July 14, 2026
install spaces
Version updated for https://github.com/work-spaces/install-spaces to version v0.19.0.
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 This GitHub Action automates the installation of Spaces, a cloud-based platform for developers. It simplifies the setup process by handling dependencies and configurations automatically, ensuring that new environments or projects are ready for development with minimal manual intervention.
July 14, 2026
spaces checkout run
Version updated for https://github.com/work-spaces/spaces-checkout-run to version v0.19.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 The GitHub Action for executing a spaces checkout/spaces run sequence using the spaces CLI automates the process of checking out and running a workspace on GitHub Actions. It solves the problem of integrating workspace deployment into CI/CD pipelines, providing users with a simple way to automate the setup and execution of workspaces using the spaces CLI. The action is particularly useful for developers who need to build, test, or deploy workspaces in their CI/CD processes.
July 14, 2026
cowork-harness
Version updated for https://github.com/yaniv-golan/cowork-harness to version v1.0.3.
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 This GitHub Action creates a headless test harness for Claude Cowork skills. It allows developers to reproduce the observable runtime contract of the platform closely enough for automated testing across various scenarios and CI jobs without needing a locked Desktop app. The action supports different fidelity tiers, including a free demo (replay), linting with python3, live tiers requiring Claude Desktop, token, Docker, or Lima, and provides debugging tools to understand session outputs.
July 14, 2026
Delete Old GitHub Actions Runs
Version updated for https://github.com/yanovation/delete-old-actions to version v1.0.7.
This action is used across all versions by 39 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 action deletes old GitHub Actions runs to keep repositories clean. It automates the process of removing unnecessary runs, helping maintain a tidy repository history. Users can set parameters like the number of days ago and how many latest runs should be kept. The action also provides a dry-run option to preview what will be deleted before executing the deletion.
July 14, 2026
Prune Old GitHub Actions Runs
Version updated for https://github.com/yanovian/delete-old-actions to version v1.0.11.
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 action deletes old GitHub Actions runs in your repository to keep it clean. It helps automate tasks like managing large run logs and reducing costs associated with long-running actions. The action can be configured to delete runs based on age or retain a certain number of the most recent runs, making it useful for maintaining a clean and efficient workflow.
July 14, 2026
AI Plugin Scanner
Version updated for https://github.com/hashgraph-online/ai-plugin-scanner-action to version v1.2.468.
This action is used across all versions by 18 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The action scans AI plugin repositories across Codex, Claude, Gemini, and OpenCode ecosystems to evaluate security, publishability, runtime readiness, and trust signals. It emits structured reports, SARIF, policy results, and submission metadata while aligning with the main scanner release train. The action is available as a Marketplace-ready GitHub Action for Hashgraph Online’s AI plugin scanning capabilities.
July 14, 2026
HOL Codex Plugin Scanner
Version updated for https://github.com/hashgraph-online/hol-codex-plugin-scanner-action to version v1.2.468.
This action is used across all versions by 12 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The HOL AI Plugin Scanner GitHub Action automates the scanning of AI plugin repositories across Codex, Claude, Gemini, and OpenCode ecosystems. It aims to ensure security, publishability, runtime readiness, and trust signals by emitting structured reports, SARIF files, policy results, and submission metadata. The action is compatible with existing workflows and provides advanced distribution paths for enterprise runners.
July 14, 2026
Holon Solve
Version updated for https://github.com/holon-run/holon to version v0.29.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 Holon is a local workbench that provides agents with a continuous working context, organizing tasks and waits explicitly as “Work,” preserving state and context. It supports event-driven wait and wake mechanisms and allows clear separation of operator input, external events, tool results, and execution traces. Holon runs in the real working environment for local repositories, shell, worktrees, and development toolchains.
July 14, 2026
Self Merge Sentinel
Version updated for https://github.com/inakam/claude-code-actions-self-merge-sentinel to version v1.0.3.
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 automatically determines whether to approve or require human review for PRs based on a set of rules defined in a YAML file. It uses Claude AI to analyze the changes and make decisions, updating PR comments and labels accordingly. The action supports bot actors and integrates with Anthropic and Cloud provider credentials, allowing for customizable settings like model configurations and API URLs.
July 14, 2026
jk-publish-test-results
Version updated for https://github.com/jedi-knights/publish-test-results to version v0.3.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 This GitHub Action, publish-test-results, automates the process of publishing multi-format test results as a drilldownable per-test check-run in GitHub. It supports ten different input dialects and provides clickable annotations on the diff for every test, making it easier to trace failures directly to source lines. The action is designed for Go, Python, and other languages, and it leverages Go’s fast start time for efficient execution.