August 2, 2026
spaces checkout run
Version updated for https://github.com/work-spaces/spaces-checkout-run to version v0.20.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 This GitHub Action automates the process of checking out and running a Space in a WorkSpaces project using the Spaces CLI. It simplifies the workflow by integrating these operations into a single action, reducing the need for manual steps. The action accepts inputs for checkout and run commands, and optionally requires a GitHub token for authentication.
August 2, 2026
cowork-harness
Version updated for https://github.com/yaniv-golan/cowork-harness to version v1.17.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 This GitHub Action is designed to automate and test Claude Cowork skills in a scriptable, CI-ready manner without relying on the Desktop app. It reproduces key aspects of Cowork’s runtime contract, including sealed filesystem, default-deny egress, and MCP-only cross-boundary behavior. This allows developers to test their skills across various scenarios and ensure compatibility with the platform before deploying them.
August 2, 2026
Zig Actions
Version updated for https://github.com/YetAnotherMechanicusEnjoyer/zig-actions to version v1.
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 Zig compilation, testing, and formatting checks in a repository. It reports compiler errors directly as GitHub annotations, making it easier for developers to debug issues quickly. The action supports both all-in-one workflows that run all tests and CI-only workflows that only perform CI tasks. Users can specify the version of Zig, working directory, test command, and whether the build should fail on error.
August 2, 2026
quorum-review
Version updated for https://github.com/yuting0624/quorum-review to version v1.7.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 This GitHub Action automates and improves code review by running two different AI models—Gemini and Claude—in parallel on the same pull request to find discrepancies and confirm findings independently. It ensures that any identified issues are not due to a single model’s blind spot, providing more reliable results.
August 2, 2026
zizmor-action
Version updated for https://github.com/zizmorcore/zizmor-action to version v0.6.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 This GitHub Action uses the zizmor tool to analyze security findings from your code repository, providing detailed reports and annotations on issues such as security vulnerabilities and potential weaknesses. It integrates seamlessly with GitHub’s Advanced Security features, allowing users to visualize and manage security alerts directly within their repositories. The action is designed to be both efficient and user-friendly, offering flexible configuration options for advanced users while maintaining simplicity for beginners.
August 1, 2026
cibuild-action
Version updated for https://github.com/invarnhq/cibuild to version v2.4.7.
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 cibuild action helps automate iOS and Android CI/CD pipelines by generating non-interactive workflows from YAML configurations. It can auto-detect platforms, collect project-specific secrets, and generate pipeline templates suitable for AI-based agents. Users can customize these templates by adding their own steps or modifying existing ones through the command-line interface.
August 1, 2026
RollHook Deploy
Version updated for https://github.com/jkrumm/rollhook-action to version v1.8.0.
This action is used across all versions by 3 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 deployment process using Docker and RollHook. It eliminates the need for secret management by utilizing OIDC tokens provided by GitHub Actions to authenticate with the RollHook registry. The action handles building, pushing, and deploying a Docker image in one step, providing real-time logs through SSE streams. The server-side authorization ensures that only authorized repositories can deploy images to specified branches or tags.
August 1, 2026
Register Jolter release
Version updated for https://github.com/jolterjs/register-release-action to version v1.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 GitHub Action automates the process of registering a published plugin release with the Jolter registry. It handles various authentication methods (personal access token, repository-scoped GitHub token, or OIDC) to register the release artifacts, including WebAssembly assets, plugin.json, and optional checksums.txt. The action also supports version and release tag overrides and provides outputs for the registered version and release tag.
August 1, 2026
Mise Update Tool
Version updated for https://github.com/jylenhof/mise-update-tool to version v1.0.2.
This action is used across all versions by 4 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 tool upgrades using Mise, a dependency manager for JavaScript projects. It lists and upgrades local tools specified in a mise config file, optionally creating pull requests with commit and branch prefixes if any files are modified during the upgrade process. The action is useful for maintaining consistent dependencies across multiple repositories.
August 1, 2026
crabd
Version updated for https://github.com/louisescher/crabd to version v0.7.0.
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 crab’d GitHub Action is a versatile coding agent designed to work with multiple models (Anthropic, OpenAI, OpenRouter, and local Ollama) on GitHub and Forgejo. It automates tasks like answering @-mentions, reviewing pull requests, and implementing whole issues, providing a forge-agnostic solution for CI.