August 8, 2026
Changelog Bot Runner Nyaomaru
Version updated for https://github.com/nyaomaru/changelog-bot to version v0.6.9.
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 @nyaomaru/changelog-bot GitHub Action automates the process of creating polished changelog entries by combining commit history, PR titles, and release notes. It solves problems related to tedious manual changelog writing by generating concise entries automatically. The action supports LLM superpowers for tone-aware summaries or uses a robust heuristic fallback if necessary. It can open PRs with updated changelogs and maintain compare links and release notes in the correct format. Safe defaults are included to prevent issues like duplicate versions and failed releases due to AI unavailability. The tool is designed to be used as a GitHub Action, reusable workflow, or CLI, reducing the need for fragile scripting.
August 8, 2026
Critical URL SEO Release Guard
Version updated for https://github.com/plainproof-labs/release-regression-guard to version v1.0.0.
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 Release Regression Guard is a GitHub Action that automates critical URL checks for SEO purposes after deployments. It compares repository-declared URLs against an expectation manifest, reporting pass/fail outcomes with detailed summaries and evidence. The action supports various checks such as HTTP status, same-origin redirects, indexing, canonical URLs, metadata presence, sitemap membership, and internal links. Users can install the Action from a published version or SHA, ensuring robustness and maintainability in their workflows.
August 8, 2026
Oversight Lint
Version updated for https://github.com/rachelslurs/oversight-lint-action 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 This GitHub Action automates linting of Storybook MCP components manifest files using the oversight-lint tool. It checks that each component has comprehensive documentation, failing the build if any components are missing descriptions or have incomplete docgen content. The action integrates with the storybook-addon-oversight for real-time documentation surfaces in Storybook during development.
August 8, 2026
wavedash-action
Version updated for https://github.com/remarkablegames/wavedash-action to version v1.0.4.
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 uploading and publishing web game files to Wavedash. It simplifies the process of integrating Wavedash functionality into your project, handling both auto-creation of wavedash.toml and injection of the Wavedash SDK into HTML entrypoints. The action supports various configurations for game ID, upload directory, and entrypoint, as well as options to publish builds with release notes.
August 8, 2026
docker-hash
Version updated for https://github.com/RemkoMolier/docker-hash to version v0.3.18.
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 computes a deterministic SHA-256 hash for a Docker image build, based on the Dockerfile content, any build arguments, and files referenced by COPY/ADD instructions within the build context. It helps in cache-busting, change detection, and creating deterministic CI pipelines by ensuring that the hash changes whenever there are updates to the Dockerfile or its dependencies.
August 8, 2026
Argus AI Code Reviewer
Version updated for https://github.com/SahooShuvranshu/Argus to version v1.0.0.
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 ARGUS is a GitHub Action that automates an AI-driven 3-stage review process on Pull Requests, generating visual topology flowcharts, enforcing architectural compliance, and catching technical debt. It uses Google Gemini for LLM inference and supports OpenAI cloud compatibility.
August 8, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.69.
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 This GitHub Action is a security scanner designed to audit AI agent pipelines. It runs offline and deterministically, finds misconfigurations, hardcoded secrets, tool poisoning, rug pulls, trust boundary violations, and tainted data flows across 10 agent platforms. Key capabilities include running fully offline, producing auditor-ready compliance-evidence packs, and supporting OWASP coverage for top security categories. The action provides a total of 284 rules across 12 categories, with 85 scanner modules, including AST-based Python taint analysis and regex pattern scanners for TypeScript/JavaScript and Rust.
August 8, 2026
Storybook VRT (green/red diff)
Version updated for https://github.com/sgash708/chromagic to version v1.2.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 The chromagic GitHub Action automates Chromatic-like visual regression testing for Storybook projects without relying on external SaaS. It captures screenshot diffs of changed stories and posts them as inline comments in PRs, providing a two-color green/red diff to highlight differences. The action supports multiple viewports and customizable thresholds and outputs counts of changed, new, deleted, matching, and total stories.
August 8, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0marketplace.
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 This GitHub Action automates the process of sending assignment results from GitHub Classroom to Google Sheets. It uses Google Sheets API credentials stored as secrets and integrates with the classroom-resources/autograding-command-grader@v1 grader to fetch task results. The action automatically updates or creates necessary columns and rows in the Google sheet based on student names and task results, making it easy to track grading progress across a class.
August 8, 2026
runward gate
Version updated for https://github.com/stranxik/runward to version v0.33.1.
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 Summary: Runward is an open-source method for verifying engineering decisions in AI-generated code. It automates the verification process of architectural, security, and operational aspects by creating a deterministic gate that checks the integrity of the delivered software. The action simplifies the setup and execution of the verification process with a single command.