August 2, 2026
Claude Code Marketplace Manager
Version updated for https://github.com/spencerbeggs/claude-code-marketplace-manager to version 1.0.2.
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 process of updating a plugin in a Claude Code marketplace manifest by applying specified changes. It ensures that the update is validated and lands as a signed commit, satisfying branch protection requirements. The action supports manual triggering through a workflow_dispatch event or can be triggered from another repository via a repository_dispatch event.
August 2, 2026
Repoglance Repo Insight
Version updated for https://github.com/SRJ-ai/repoglance to version v0.2.2.
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 The repoglance GitHub Action provides a fast, visual way to analyze code repositories by providing insights into various aspects such as language breakdown, complexity hotspots, TODO tracker, and git activity. It automates the process of gathering and displaying technical information about a repository in a user-friendly format without requiring any configuration or API keys.
August 2, 2026
ArchGuard - Architectural Drift Detector
Version updated for https://github.com/Tgenz1213/ArchGuard to version v1.3.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 ArchGuard is a CLI tool that uses LLMs to detect architectural drift in code changes against established Architectural Decision Records (ADRs). It prevents “architectural drift” by automatically checking code changes to ensure they comply with ADRs. The action provides local analysis, supports multiple LLM providers, and integrates with Confluence for automated ADR retrieval and evaluation.
August 2, 2026
AccessLedger Accessibility Scan
Version updated for https://github.com/TJGaushas/accessledger-scan-action to version v1.0.2.
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 This GitHub Action automates a Web Content Accessibility Guidelines (WCAG) accessibility scan on every pull request or push in an organization’s repository. It integrates with AccessLedger, a cloud-based tool for tracking accessibility issues across websites. The action runs the scan against a specified URL or site ID and posts the results to a comment on the PR, updating it if changes are made. If violations exceed a certain severity level (default is “serious”), it fails the job. The action logs each scan in AccessLedger for a dated remediation record.
August 2, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.9.
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 process of building Wails.io applications using GoLang and NodeJS. It installs necessary dependencies, builds the application, and optionally uploads the result to GitHub or a release on tagged builds. The default build includes both uploading workflow artifacts and publishing releases. Users can specify various configurations for different platforms, Go and Node.js versions, obfuscation settings, and more.
August 2, 2026
GuardLine Security Scan
Version updated for https://github.com/toutlawbradley/GuardLine to version v1.2.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 GuardLine is an open-source GitHub Action that automates security scans on pull requests. It scans a codebase for common security issues, including secrets detection, dependency vulnerabilities, configuration risks, code patterns, and permission issues. The action posts findings as comments in the PR and also publishes them as SARIF files for integration with GitHub’s Security tab. Critical findings can block the merge until they are resolved.
August 2, 2026
MCP Test Harness
Version updated for https://github.com/vaquarkhan/mcp-test-harness to version v3.0.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 The MCP Test Harness automates the testing of MCP servers using pytest-style testing. It solves the problem of manually running tests and provides end-to-end integration testing capabilities, including support for multiple test environments and reporting. The action integrates with various tools and platforms to provide comprehensive security testing solutions for MCP servers.
August 2, 2026
AI Changelog Updater
Version updated for https://github.com/vscheuber/ai-changelog-action to version v1.1.8.
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 updates the “## Unreleased” section of your CHANGELOG.md using an LLM to produce user-focused changelog entries. It gathers Git history, PR titles and bodies, and optional activity from related repositories. For full releases, it consolidates pre-release notes into a clean, de-duplicated set for the final stable version. The action is reusable and can be used in any repository with GitHub Actions enabled.
August 2, 2026
Picket Secret Scanner
Version updated for https://github.com/willibrandon/picket to version v0.2.7.
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 Picket is a .NET secrets scanner that supports Gitleaks-compatible scanning, provides command-line and interactive tools, and integrates with CI/CD pipelines. It automates the detection of sensitive information in code changes, GitLab projects, Hugging Face resources, and more, using AOT-compiled binaries and libraries for security and performance.
August 2, 2026
install spaces
Version updated for https://github.com/work-spaces/install-spaces to version v0.20.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 This GitHub Action automates the installation of Spaces on a remote server. It simplifies the process of setting up Spaces by handling configuration files and dependencies automatically, reducing manual effort and improving deployment reliability.
What’s Changed What’s Changed Bump version to v0.20.1 by @tyler-gilbert in https://github.com/work-spaces/install-spaces/pull/39 Full Changelog: https://github.com/work-spaces/install-spaces/compare/v0.20.0...v0.20.1