July 17, 2026
raviqqe/muffy
Version updated for https://github.com/raviqqe/muffy to version v0.3.14.
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 Muffy GitHub Action automates the process of validating static websites by running Muffet, a static website validator. It solves the problem of checking website validity and provides key capabilities for ensuring that HTML and CSS are correctly formatted and that links work as expected.
July 17, 2026
Remyx Outrider
Version updated for https://github.com/remyxai/outrider to version v1.7.33.
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, Outrider, automates the process of validating and comparing new methods against an organization’s existing codebase. It uses Anthropic Opus or z.ai GLM-5.2 as model backends to evaluate arXiv methods (or design-doc leads) against real call sites, providing a self-review and issue routing feature. It supports branch-only mode and avoids duplicate work by not re-recommending papers once they have been referenced. The action is designed to streamline the integration of new models into production environments while ensuring compliance with code review metrics.
July 17, 2026
RabbitMQ Publish
Version updated for https://github.com/rikkaneko/rabbitmq-action to version v1.
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 RabbitMQ Publish Action automates the process of publishing UTF-8 payloads to a RabbitMQ or AMQP exchange or queue using GitHub Actions. It supports both username/password and mTLS certificate authentication, as well as newline-separated key=value AMQP headers and optional consumer acknowledgement through RabbitMQ direct reply-to. The action is configured via inputs and requires secrets for sensitive data storage.
July 17, 2026
ForgeProof Verify
Version updated for https://github.com/ryanjmichie-git/forgeproof-verify to version v1.0.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 the verification of ForgeProof .rpack bundles in pull requests. It ensures that AI-generated code is properly sealed into provenance bundles and checks their integrity and completeness, failing the check on tampering. The action posts a human-readable audit report as a PR comment and writes the same report to the job summary. It supports glob patterns for bundle paths and options to control strictness and require bundle presence.
July 17, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v3.7.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 Bernstein orchestrates a crew of CLI coding agents to execute tasks in parallel against a single goal using deterministic scheduling. It provides an HMAC-signed audit chain with bearer-token authentication, signed agent cards, and per-artefact lineage recording.
July 17, 2026
Console CensorChecker
Version updated for https://github.com/SpaceTimee/Console-CensorChecker to version 1.1.4.52.
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 Summary: Console-CensorChecker is a PowerShell-based tcping batch probing and review detection script for checking network censorship status. It provides tools to check Tcping latency and service availability, with options to automate tasks through PowerShell scripts, modules, or GitHub Actions. The tool is suitable for any platform and can be used to monitor and review network services without bypassing censorship devices.
July 17, 2026
gw - Go workspaces
Version updated for https://github.com/Toyz/gw to version v0.8.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 The gw GitHub Action automates and simplifies working with Go workspaces by generating, maintaining, and linting dependencies across multiple modules. It allows users to run commands, sync dependencies, check linting issues, and manage module configurations efficiently. The action handles tasks like moving replace directives, syncing use sets, and verifying release contracts in a multi-module environment.
July 17, 2026
Vibgrate Scan
Version updated for https://github.com/vibgrate/cli to version v2026.715.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 This GitHub Action, @vibgrate/cli, automates local codebase intelligence and analysis tasks for AI coding agents. It provides a deterministic code graph with call trees, import paths, impact surfaces, dependency facts, and a drift score to assess how far behind the codebase is from current standards and best practices. The action runs on your machine without relying on external APIs or network calls, ensuring no data leaves your repository unless explicitly pushed.
July 17, 2026
Derive Ruby versions
Version updated for https://github.com/voxpupuli/ruby-version to version 2.0.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 Ruby version determination GitHub Action reads a gemspec to determine the compatible Ruby versions for your testing matrix. It provides an output of compatible versions that can be used in CI pipelines to automate the process of setting up Ruby environments based on the specified requirements. The action supports Ruby versions from 2.4 to 4.0 and maintains a static list of compatible versions.
July 17, 2026
WAF++ PASS Scan
Version updated for https://github.com/WAF2p/wafpass-action to version v0.1.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 The WAF++ PASS GitHub Action automates the execution of WAF++ scans on IaC files in a repository and pushes the results to a specified WAF++ server endpoint. It supports various IaC frameworks like Terraform, Bicep, CDK, and Pulumi. The action handles both bearer token and API key authentication for secure communication with the server. It also provides output parameters such as run_id, score, and findings_count to help users track the scan’s status and results.