August 29, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.14.
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 build process for Wails.io v3 projects. It installs GoLang and NodeJS, builds the application, and optionally uploads the results to GitHub or publishes them on a tagged release. The action supports various build options such as obfuscation, platform selection, caching, and package uploading.
August 29, 2026
UnityInFlow Spec Compliance
Version updated for https://github.com/UnityInFlow/spec-ci-plugin to version v1.1.1.
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 The spec-ci-plugin GitHub Action ensures that pull requests adhere to specified guidelines, automating tasks like validating specs, checking for security vulnerabilities, ensuring scope compliance, and verifying acceptance criteria. It posts a structured report as a PR comment when the checks are passed or fails them if there are issues. The action requires a GitHub token and specifies input parameters such as the spec file path and how to handle errors.
August 29, 2026
Vibgrate Scan
Version updated for https://github.com/vibgrate/cli to version v2026.829.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 automates the creation of VIBGrate CLI command documentation, generating markdown files based on a template and JSON data. It simplifies the process of documenting command options, descriptions, and examples by rendering them directly from a JSON file structure. This is particularly useful for developers who need to maintain comprehensive documentation without manual intervention.
August 29, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.16.
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 a tool that allows users to write helper scripts in Rust and run them as shell scripts, with no compile step. It interprets a practical subset of the language and validates files with real rustc. The action supports features like functions, closures, structs, enums, patterns, loops, iterators, collections, and more. It also bridges the std library and some external crates for additional functionality.
August 29, 2026
Apex Test List
Version updated for https://github.com/wisefoxme/apex-test-list to version v1.14.2.
This action is used across all versions by 0 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 Apex Test List GitHub Action generates a list of tests that should be run, enabling users to automate and save time by skipping tests not relevant to their automated processes. It supports identifying tests using Apex annotations or a centralized metadata filter, simplifying the process of managing test dependencies in Salesforce environments. The action is available as both a Salesforce CLI plugin and a native GitHub Action for GitHub Actions users.
August 29, 2026
Sigil Security Scan
Version updated for https://github.com/NOMARJ/sigil to version v1.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 Sigil automates the security auditing of AI agent code before it reaches working environments. It scans repositories, packages, and tools for malicious patterns, including intentional malicious code. The action fills a gap by implementing a quarantine-first approach to protect developers from inadvertently deploying potentially harmful code.
August 29, 2026
Nox Security Scanner
Version updated for https://github.com/Nox-HQ/nox to version v1.31.0.
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 Nox is an open-source static analysis tool designed to identify and prevent security vulnerabilities in AI applications. It analyzes code offline and does not rely on APIs or external services, ensuring determinism and privacy. Nox can detect issues such as prompt injection, embedding leakage, agent over-privilege, and more, covering OWASP Top 10, MCP Top 10, and other security aspects related to AI applications. It provides a comprehensive inventory of all model invocations, auth environment variables, and endpoints for multi-language projects.
August 29, 2026
Full-site SEO Audit
Version updated for https://github.com/nurkamol/seo-audit to version v1.37.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 The GitHub Action nurkamol/seo-audit automates the SEO audit of a website by crawling its sitemap and checking every page for metadata, structured data, and other SEO issues that single-page graders might miss. It provides zero dependencies, is one command to use, and works in CI environments.
August 29, 2026
Changelog Bot Runner Nyaomaru
Version updated for https://github.com/nyaomaru/changelog-bot to version v0.6.12.
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, @nyaomaru/changelog-bot, automates the creation of polished changelog entries based on commit history, pull request titles, and release notes. It can also use AI models to enhance the tone and clarity of the changelog. The action supports various options for customization, including LLM integration and PR readiness.
August 29, 2026
Setup Slipshow
Version updated for https://github.com/panglesd/setup-slipshow to version 1.0.0.
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 setup-slipshow GitHub Action installs the slipshow presentation tool in the action environment, supporting macOS and Linux runners. It allows users to automate the installation of specific versions of slipshow using the version input parameter, defaulting to the latest version if omitted. The action is useful for CI/CD pipelines where slipshow presentations need to be compiled and published to GitHub Pages.