August 1, 2026
cowork-harness
Version updated for https://github.com/yaniv-golan/cowork-harness to version v1.16.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 action is a scriptable, CI-friendly test harness that emulates Claude Cowork’s observable runtime contract to test skills without using the locked Desktop app. It reproduces behavior and limitations such as the sealed filesystem, default-deny egress, MCP-only cross-boundary access, and can run in headless mode across various scenarios and CI jobs. The action is useful for developers to ensure their skills work as expected and identify any potential issues before deployment.
August 1, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v.0.1.16.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates accessibility checks in CI/CD pipelines. It allows developers to define requirements and audience profiles, enabling companies to ensure their code meets accessibility guidelines. The action uses AI to analyze code and report on compliance, helping developers improve product accessibility without the need for external solutions.
August 1, 2026
PixLog Visual Policy
Version updated for https://github.com/zhao-xuan/PixLog to version v0.1.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 PixLog is a GitHub Action that analyzes image changes in Git repositories to detect modifications of specific pixels, identifies contributors, and provides provenance information. It helps ensure consistent quality and traceability of images by tracking visual diffs, commits, and their origin.
August 1, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.8.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 action automates the process of exporting Postman collections and environments into a repository. It also sets up CI, mock servers, and monitors around these assets. The action solves the problem of managing API testing and monitoring in a team environment by integrating with Postman’s APIs to export data and configure CI workflows.
August 1, 2026
Rams Design Review
Version updated for https://github.com/rams-design/rams-action to version v1.
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 Rams Design Review is a GitHub Action that automatically scores changes in pull requests, emits structured findings, and automates the merging process based on design defects. It judges PRs by scoring UI changes (0–100), emitting issues and patches for critical designs, and gating merges to address critical defects only. The action can be scheduled to run at specific times or as part of a continuous integration/continuous deployment pipeline.
August 1, 2026
cache-python-deps
Version updated for https://github.com/re-actors/cache-python-deps to version v1.0.1.
This action is used across all versions by 24 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 management of ABI-sensitive Python dependencies by caching them based on a hash derived from dependency declaration files. It solves the problem of reusing cached dependencies when the Python runtime or ABI stability changes, reducing build times and improving CI/CD efficiency. The action is designed to be used instead of the default cache input in actions/setup-python.
August 1, 2026
Claude BugBot
Version updated for https://github.com/rekpero/claude-bugbot-github-action to version v1.0.14.
This action is used across all versions by 2 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 finding bugs in pull requests using Claude Code, a free alternative to Cursor BugBot. It analyzes PR diffs for various issues like logic errors, security vulnerabilities, and null dereferences and posts inline review comments on affected lines directly. The action is available for free with any Claude Pro or Max subscription by generating a setup token.
August 1, 2026
setup-maestro-cli
Version updated for https://github.com/remarkablemark/setup-maestro-cli to version v1.0.19.
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 sets up the Maestro CLI, a tool for automating mobile testing and deployment processes on GitHub Actions workflows. It allows developers to easily integrate Maestro into their CI/CD pipelines to streamline mobile app development workflows, enabling automated UI testing, performance testing, and other mobile-specific tasks.
August 1, 2026
Remyx Outrider
Version updated for https://github.com/remyxai/outrider to version v1.7.45.
This action is used across all versions by 2 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 validation and comparison of new methods against existing codebases, helping teams measure changes using metrics already tracked. It provides a fresh runner for each dispatch, eliminates context pollution, and supports multiple model backends for different use cases. The action can be triggered via schedule or manually by specifying paper pins or search terms, supporting both draft PRs and branch-only mode.
August 1, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.48.
This action is used across all versions by 7 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 written in Rust, offering a modern approach to linting and formatting Markdown files. It supports multiple Markdown flavors, provides automatic formatting with --fix, and offers detailed error reporting for improved development experience. The tool is designed to be fast and easy to use, suitable for both small projects and large repositories.