August 12, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.3.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 RustScript is an interpreter that allows running Rust scripts without compiling them. It supports basic Rust syntax and functions like file reading and printing, but does not compile the script to a binary or execute it with Cargo. Instead, it interprets the script in-memory and runs it on a register VM using multi-threaded Tokio runtime. This makes it ideal for quick prototyping or executing small scripts without waiting for compilation.
August 12, 2026
graph-sync
Version updated for https://github.com/wordlift/graph-sync to version v6.11.6.
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 syncing a graph using Worai, a tool for managing graph data. It installs Worai and its dependencies, including Playwright and Chromium, and runs the synchronization command. The action supports various options for debugging, logging levels, working directories, and configuration paths. Additionally, it can export graph KPIs to WordLift’s API for analysis.
August 12, 2026
GitBanner Profile Card
Version updated for https://github.com/yashksaini-coder/GitBanner to version v1.2.1.
This action is used across all versions by 1 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 creates an open-source contribution banner based on contributions made to other people’s repositories, measuring and displaying stats such as merged PRs, reviews given, projects contributed to, and issues resolved. It supports both SVG and PNG formats and can be configured with various options like theme, format, output path, and tile rendering. The action automates the process of updating a GitHub profile README with this contribution banner, ensuring it reflects your contributions across repositories efficiently.
August 12, 2026
npm-audit-fix action
Version updated for https://github.com/ybiquitous/npm-audit-fix-action to version v8.0.0.
This action is used across all versions by 84 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 running npm audit fix and creating a pull request to fix security vulnerabilities in Node.js projects. It helps maintain secure dependencies and enhances project stability by addressing potential issues found during an audit. The action is configured through YAML files and supports various inputs for customization, such as branch creation, commit message, labels, assignees, and npm arguments.
August 12, 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 companies to define an audience and the percentage of WCAG guidelines they must meet, ensuring their code complies with accessibility standards before acceptance into production. This tool streamlines the process by using AI to analyze guidelines more effectively than manual methods, helping teams focus on improving specific audiences’ accessibility needs.
August 12, 2026
Zuke Build
Version updated for https://github.com/zuke-build/zuke to version ai-v2.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 GitHub Action uses a tagged template to provide consistent, safe, and explicit ways to run process commands with sensible defaults such as throwing on failure, capturing output, and ensuring security by preventing injection attacks. It ensures that all processes are executed with default options, making it easy to maintain and use across different projects without needing to configure each call individually.
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.