August 12, 2026
raviqqe/muffy
Version updated for https://github.com/raviqqe/muffy to version v0.4.6.
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 a static website validator that performs recursive link checking, markup validation of HTML, SVG, and MathML documents, checks multiple websites with a single configuration file, supports persistent response caching, concurrency, rate limits, retries, robots.txt, and sitemap support. It can be installed via Cargo and used to check websites or as part of GitHub Actions workflows.
August 12, 2026
Remyx Outrider
Version updated for https://github.com/remyxai/outrider to version v1.7.51.
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 Outrider GitHub Action: Automates the creation of draft pull requests (PRs) with detailed implementation notes and evidence of compliance. The action supports various trigger patterns such as alerts, search queries, pinned papers, or design briefs, ensuring that each PR is reviewed thoroughly by automatically generating a self-review section and checking for references cited, license flags, tests, convention alignment, and scope discipline. The action uses multiple backends like Anthropic Opus and z.ai GLM-5.2 to optimize the recommendation process.
August 12, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints a greeting message to the log, either “Hello World” or “Hello [person’s name]”, and provides the current time. It is useful for automating the process of greeting users in automated workflows.
August 12, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.54.
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 The rumdl action is a high-performance Rust-based Markdown linter and formatter that provides fast linting, extensive rule coverage, automatic formatting with --fix, and support for multiple markdown flavors. It’s designed to be zero-dependency and highly configurable, making it suitable for use in various environments including Rust, Python, npm, pip, uv, mise, Nix, Termux User Repository, and pacman.
August 12, 2026
PR Is All You Need
Version updated for https://github.com/sandys/pr-is-all-you-need to version v1.0.0.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 This GitHub Action automatically manages multiple pull requests per active branch, enabling AI code review tools to process direct commits to private branches without the need for manual intervention or additional tokens. It keeps draft PRs open as surfaces for review and retires them when branches are merged, deleted, or become inactive. The action uses a single GITHUB_TOKEN for all operations and has no secrets or configuration required.
August 12, 2026
sarif-kit
Version updated for https://github.com/sarif-kit/sarif-kit to version v0.3.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 sarif-kit GitHub Action converts output from various static analysis tools into valid SARIF 2.1.0 format suitable for GitHub Code Scanning, which requires this specific format for input. It supports linting tools like yamllint and pip-audit, translating their native output into SARIF reports that GitHub can understand, ensuring consistent error reporting across different scanning engines.
August 12, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.73.
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 Summary: AgentAuditKit is a security scanner designed to scan AI agent pipelines for misconfigurations, hardcoded secrets, tool poisoning, rug pulls, trust boundary violations, and tainted data flows. It runs fully offline and deterministically, ensuring consistent findings across different runs. The action provides auditor-ready compliance-evidence packs in SARIF format and PDF reports, covering 12 security frameworks.
August 12, 2026
Xipher Action
Version updated for https://github.com/shibme/xipher to version v1.32.3.
This action is used across all versions by 15 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Xipher is a versatile cryptographic tool that provides key/password-based asymmetric encryption with optional post-quantum security. It simplifies the sharing of encrypted data between parties over insecure channels using password-derived public keys, offering a secure and efficient solution for both small and large data. The action automates tasks such as encryption, decryption, and streaming, making it easy to integrate into various workflows and applications.
August 12, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.22.1.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Smyklot is a GitHub App that automates pull request approvals and merges by validating permissions against the repository’s CODEOWNERS file. It supports multiple command formats, allows for flexibility in merge methods, and provides emoji feedback to users. The action also handles reaction-based commands and ensures approval deduplication.
August 12, 2026
Ward - Pre-Agent Metadata Scanner
Version updated for https://github.com/Sonofg0tham/ward to version v0.3.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 Ward is a pre-agent metadata scanner designed to detect and prevent prompt injection attacks. It screens AI agent inputs before they reach security tools like SAST or IaC scanners, catching attempts to inject malicious prompts into branch names, commit messages, PR titles, and file names. Ward uses benchmarks to measure its effectiveness in catching prompt injection attempts across different corpora.